orocos / orocos_kinematics_dynamics

Orocos Kinematics and Dynamics C++ library
694 stars 407 forks source link

Fix build warnings on Windows #390

Closed jacobperron closed 2 years ago

jacobperron commented 2 years ago

We noticed these warnings when building orocos_kdl as part of ROS 2 CI, see https://ci.ros2.org/job/ci_windows/16708/msbuild

I've triggered a new Windows build with the changes in this PR: Build Status

jacobperron commented 2 years ago

I guess CI is flaky? Since the same change passed CI on my fork: https://github.com/jacobperron/orocos_kinematics_dynamics/runs/5796424695?check_suite_focus=true

MatthijsBurgh commented 2 years ago

I guess CI is flaky? Since the same change passed CI on my fork:

Yes, see https://github.com/orocos/orocos_kinematics_dynamics/issues/239