ros2 / rosidl

Packages which provide the ROS IDL (.msg) definition and code generation.
Apache License 2.0
76 stars 125 forks source link

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

Closed mergify[bot] closed 6 months ago

mergify[bot] commented 6 months ago

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.

ahcorde commented 6 months ago