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

Move the RMW_CHECK_TYPE_IDENTIFIERS_MATCH macro to a C header. #343

Merged
merged 1 commit into from
Jan 18, 2023

Conversation

clalancette
Copy link
Contributor

There is no reason it needs to be in the C++-only headers, and I'm expecting to use this from C code in the next PR.

Signed-off-by: Chris Lalancette clalancette@openrobotics.org

Note that in order to compile, this needs ros2/rmw_cyclonedds#432 and ros2/rmw_fastrtps#658 merged first.

There is no reason it needs to be in the C++-only headers,
and I'm expecting to use this from C code in the next PR.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
Copy link
Collaborator

@fujitatomoya fujitatomoya left a comment

Choose a reason for hiding this comment

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

adding do-while loop is the right thing to do! lgtm!

@clalancette
Copy link
Contributor Author

CI:

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

@clalancette
Copy link
Contributor Author

CI:

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

@clalancette clalancette merged commit 3046e9f into rolling Jan 18, 2023
@clalancette clalancette deleted the clalancette/move-check-type-identifiers branch January 18, 2023 22:05
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.

None yet

2 participants