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

Patch warnings (#810) (#814) #815

Closed
wants to merge 2 commits into from
Closed

Conversation

Crola1702
Copy link

gcc 13 has false positives around array-bounds and stringop-overflow, so suppress them here while generating test cases. (#810)

This will fix at least one of the warnings as seen in https://ci.ros2.org/view/nightly/job/nightly_linux_release/3103/gcc/new/ (#814)

Warnings still happening on Jazzy (reference build)

gcc 13 has false positives around array-bounds and
stringop-overflow, so suppress them here while generating
test cases.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
…#810)

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

ahcorde commented Jun 26, 2024

Same here, I prefer to use mergify to track better commits #810 (comment) PR #816

@ahcorde ahcorde closed this Jun 26, 2024
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