![]() ``` /opt/ros/master/src/eclipse-cyclonedds/cyclonedds/src/tools/pubsub/common.c:586:28: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-int-float-conversion] if(nanosec > nextafter(INT64_MAX, 0)) { ~~~~~~~~~ ^~~~~~~~~ /usr/include/stdint.h:134:22: note: expanded from macro 'INT64_MAX' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/stdint.h:116:24: note: expanded from macro '__INT64_C' ^~~~~~ <scratch space>:345:1: note: expanded from here 9223372036854775807L ^~~~~~~~~~~~~~~~~~~~ 1 warning generated. ``` Signed-off-by: Dan Rose <dan@digilabs.io> |
||
---|---|---|
.. | ||
ddsls | ||
ddsperf | ||
pubsub | ||
CMakeLists.txt | ||
decode-trace |