You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ShravanDeva5327 I created this issue and included instructions on how to build with clang so that you can reproduce the build warnings and try to fix them.
Generated by Generative AI
No response
Operating System:
Ubuntu
ROS version or commit hash:
Rolling (latest)
RMW implementation (if applicable):
No response
RMW Configuration (if applicable):
No response
Client library (if applicable):
No response
'ros2 doctor --report' output
No response
Steps to reproduce issue
tracetools
using the currentrolling
branch with clang and libc++:tracetools
: https://ci.ros2.org/view/nightly/job/nightly_linux_clang_libcxx/2260/clang/tracetools
and see if warnings are reportedExpected behavior
No issues/warnings
Actual behavior
There are some issues reported by clang, see #115.
Some of those issues may have been fixed since that PR was opened over a year ago.
Additional information
After confirming that there are warnings, try to fix them. Look at the changes in #115.
After fixing the warnings, re-build and confirm that the warnings disappeared.
The text was updated successfully, but these errors were encountered: