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

Make sure to add semicolons to the CHECK_TYPE_IDENTIFIER_MATCH. #658

Merged
merged 1 commit into from
Jan 17, 2023

Conversation

clalancette
Copy link
Contributor

That way it is an actual C/C++ statement, and we can make minor changes to that macro as needed.

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

On its own, this isn't interesting, but I'm going to be doing some minor modifications to the RMW_CHECK_TYPE_IDENTIFIERS_MATCH macro that requires this.

That way it is an actual C/C++ statement, and we can make
minor changes to that macro as needed.

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

CI for this is in ros2/rmw_cyclonedds#432 (comment)

Copy link
Member

@codebot codebot left a comment

Choose a reason for hiding this comment

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

LGTM

@clalancette clalancette merged commit 5b988da into rolling Jan 17, 2023
@clalancette clalancette deleted the clalancette/add-semicolons-to-check-type branch January 17, 2023 13:22
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

3 participants