Expose Retcode Versions of create_*sample #47
Annotations
10 warnings
tests/googletest/googletest/src/gtest-death-test.cc#L1224
‘dummy’ may be used uninitialized [-Wmaybe-uninitialized]
|
dds/DCPS/Serializer.h#L902
declaration of ‘value’ shadows a member of ‘OpenDDS::DCPS::KeyOnly<Type>’ [-Wshadow]
|
dds/DCPS/Serializer.h#L917
declaration of ‘value’ shadows a member of ‘OpenDDS::DCPS::NestedKeyOnly<Type>’ [-Wshadow]
|
dds/DCPS/Serializer.inl#L449
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.inl#L466
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.inl#L824
conversion to ‘long unsigned int’ from ‘ptrdiff_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.inl#L841
conversion to ‘long unsigned int’ from ‘ptrdiff_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.inl#L871
conversion to ‘long unsigned int’ from ‘ptrdiff_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.inl#L879
conversion to ‘long unsigned int’ from ‘ptrdiff_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.inl#L893
conversion to ‘long unsigned int’ from ‘ptrdiff_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
This job succeeded
Loading