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

Suppress a warning around BoundedVector. (backport #803) #804

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Apr 24, 2024

The comment has more explanation, but in short GCC 13 has false positives around some warnings, so we suppress it for BoundedVector.


This is an automatic backport of pull request #803 done by Mergify.

The comment has more explanation, but in short GCC 13
has false positives around some warnings, so we suppress
it for BoundedVector.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit 858e76a)
@ahcorde
Copy link
Contributor

ahcorde commented Apr 24, 2024

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

@ahcorde ahcorde merged commit b1ecb24 into jazzy Apr 25, 2024
4 checks passed
@delete-merged-branch delete-merged-branch bot deleted the mergify/bp/jazzy/pr-803 branch April 25, 2024 07:49
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