ros2 / rosidl

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

Fixed warnings - strict-prototypes #800

Closed ahcorde closed 4 months ago

ahcorde commented 5 months ago

There are new warnings on CI related with this compiler option strict-prototypes

https://ci.ros2.org/view/nightly/job/nightly_linux_clang_libcxx/1860/gcc/new/

ahcorde commented 4 months ago
ahcorde commented 4 months ago

Errors on arch64 are related with a bug in gcc, in particular in mimick

mimick: Initialization error: could not find definitions for vital function(s): 'abort' 'vfprintf'
ahcorde commented 4 months ago

https://github.com/Mergifyio backport jazzy

mergify[bot] commented 4 months ago

backport jazzy

✅ Backports have been created

* [#802 Fixed warnings - strict-prototypes (backport #800)](https://github.com/ros2/rosidl/pull/802) has been created for branch `jazzy`