Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Adding explicit constructors (#129)" #132

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

clalancette
Copy link
Contributor

@clalancette clalancette commented Jun 18, 2024

This reverts commit aea0e9f.

This is causing downstream packages to fail to compile; see for example https://build.ros2.org/view/Rbin_uN64/job/Rbin_uN64__pcl_ros__ubuntu_noble_amd64__binary/23/console . I verified that removing this commit causes those packages to compile again. If we want to do this, we may have to be a little more careful on how this is done.

@CursedRock17 @ahcorde FYI.

@clalancette clalancette requested a review from gbiggs as a code owner June 18, 2024 19:17
@clalancette
Copy link
Contributor Author

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Linux-rhel Build Status
  • Windows Build Status

@ahcorde
Copy link
Contributor

ahcorde commented Jun 19, 2024

I almost have a patch for this packages, i will open it today. Just in case you want to wait

@ahcorde
Copy link
Contributor

ahcorde commented Jun 19, 2024

PR open ros-perception/perception_pcl#457

@ahcorde
Copy link
Contributor

ahcorde commented Jun 19, 2024

@clalancette I can open any other PR, if there are more packages failing

@clalancette
Copy link
Contributor Author

@clalancette I can open any other PR, if there are more packages failing

Hm. Well, the fact that we broke downstream packages makes me inclined to revert this, even if we can fix the downstreams. At the very least we should start by deprecating this if we want to change the API like this.

But let's see what the maintainers in ros-perception/perception_pcl#457 have to say first.

@clalancette
Copy link
Contributor Author

I discussed this with @ahcorde , and we agreed for now to merge this in to get Rolling regression free. We'll eventually follow-up with this and ros-perception/perception_pcl#457 again in the future.

@clalancette clalancette merged commit 8be7422 into rolling Jun 26, 2024
2 checks passed
@clalancette clalancette deleted the clalancette/revert-explicit branch June 26, 2024 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants