Use a configurable thread pool for the RtpsRelay event handlers #78
Annotations
10 warnings
Build:
tests/googletest/googletest/src/gtest-death-test.cc#L1224
‘dummy’ may be used uninitialized [-Wmaybe-uninitialized]
|
Build:
dds/idl/be_produce.cpp#L135
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘pid_t’ {aka ‘int’} may change the sign of the result [-Wsign-conversion]
|
Build:
dds/idl/be_produce.cpp#L145
conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion]
|
Build:
dds/idl/be_global.cpp#L547
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
Build:
dds/idl/be_global.cpp#L549
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
Build:
dds/DCPS/ValueHelper.h#L60
conversion to ‘unsigned int’ from ‘wchar_t’ may change the sign of the result [-Wsign-conversion]
|
Build:
dds/DCPS/ValueHelper.h#L60
conversion to ‘unsigned int’ from ‘wchar_t’ may change the sign of the result [-Wsign-conversion]
|
Build:
dds/DCPS/ValueHelper.h#L60
conversion to ‘unsigned int’ from ‘wchar_t’ may change the sign of the result [-Wsign-conversion]
|
Build:
dds/idl/dds_visitor.cpp#L184
conversion to ‘std::vector<AST_Interface*>::size_type’ {aka ‘long unsigned int’} from ‘long int’ may change the sign of the result [-Wsign-conversion]
|
Build:
dds/idl/dds_visitor.cpp#L186
conversion to ‘std::vector<AST_Interface*>::size_type’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
Loading