Closed jacobperron closed 6 years ago
Specifically, some warnings were recently introduced into test_subscriber.cpp:
test_subscriber.cpp
'argument': conversion from 'double' to 'int32_t', possible loss of data
Thanks, will fix.
Fixed by #16
Specifically, some warnings were recently introduced into
test_subscriber.cpp
: