ros2 / rosidl

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

Suppress a warning around BoundedVector. #803

Closed clalancette closed 4 months ago

clalancette commented 4 months ago

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

ahcorde commented 4 months ago
clalancette commented 4 months ago

Hm, Linux should have been green here. I don't know what is going on, I'll have to take another look.

clalancette commented 4 months ago

Oh, it looks like CI was run against the wrong branch. Here is another try:

ahcorde commented 4 months ago

https://github.com/Mergifyio backport jazzy

mergify[bot] commented 4 months ago

backport jazzy

✅ Backports have been created

* [#804 Suppress a warning around BoundedVector. (backport #803)](https://github.com/ros2/rosidl/pull/804) has been created for branch `jazzy`