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

Fix how header template works to prevent double-inclusion #117

Merged
merged 2 commits into from
Apr 9, 2024

Conversation

mjcarroll
Copy link
Member

@mjcarroll mjcarroll commented Apr 9, 2024

Bug introduced in #116

This specifically generated cpplint warnings on generated services (for example https://ci.ros2.org/job/ci_linux/20791/#showFailuresLink)

Bug introduced in #116

Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
@mjcarroll mjcarroll requested a review from sloretz as a code owner April 9, 2024 00:04
@mjcarroll mjcarroll self-assigned this Apr 9, 2024
@mjcarroll
Copy link
Member Author

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

Copy link

@adityapande-1995 adityapande-1995 left a comment

Choose a reason for hiding this comment

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

Found a minor error about ordering in the full CI

@MiguelCompany
Copy link
Collaborator

Found a minor error about ordering in the full CI

I think we need to change this line to #include "fastcdr/Cdr.h"

Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
@ahcorde
Copy link
Contributor

ahcorde commented Apr 9, 2024

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

@ahcorde ahcorde merged commit 431d6f9 into rolling Apr 9, 2024
2 of 3 checks passed
@delete-merged-branch delete-merged-branch bot deleted the mjcarroll/fix_double_included_header branch April 9, 2024 16: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.

4 participants