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 the rmw_connextdds_common build with gcc 13.2. #142

Merged
merged 1 commit into from Mar 9, 2024

Conversation

clalancette
Copy link
Contributor

@clalancette clalancette commented Mar 8, 2024

The most important fix here is to #include <cstdint>, but also make sure we #include for all used STL functions.

The most important fix here is to #include <cstdint>,
but also make sure we #include for all used STL functions.

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

CI:

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

@nuclearsandwich
Copy link
Member

The failures in CI jobs appeared in the latest nightlies osrf/buildfarm-tools#31 (comment) and appear unrelated. So I am merging this change to proceed with the release and build fix.

@nuclearsandwich nuclearsandwich merged commit 8bec0e1 into rolling Mar 9, 2024
1 check passed
@delete-merged-branch delete-merged-branch bot deleted the clalancette/fix-connext-build branch March 9, 2024 17:51
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

4 participants