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

Fixed visibility control file added to wrong header list variable. #755

Merged
merged 2 commits into from
Jun 21, 2023

Conversation

StefanFabian
Copy link
Contributor

See #703

Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix. This looks good to me now. I'll run CI on it next.

@clalancette
Copy link
Contributor

CI:

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

@clalancette clalancette merged commit 187210e into ros2:rolling Jun 21, 2023
@calderpg-tri
Copy link

calderpg-tri commented Dec 6, 2024

Regrettably, this change broke all of the prior work done to decouple IDL target generation from CMake by creating a new file that is only generated by CMake and not through one of the rosidl generators.

The generation of rosidl_generator_cpp__visibility_control.hpp should have be treated like rosidl_generator_c__visibility_control.h which is generated in rosidl_generator_c.

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.

3 participants