ros2 / message_filters

BSD 3-Clause "New" or "Revised" License
76 stars 66 forks source link

CI is unstable for Windows #15

Closed jacobperron closed 6 years ago

jacobperron commented 6 years ago

Specifically, some warnings were recently introduced into test_subscriber.cpp:

'argument': conversion from 'double' to 'int32_t', possible loss of data
mjcarroll commented 6 years ago

Thanks, will fix.

jacobperron commented 6 years ago

Fixed by #16