Reorder constructor arguments to BundlingCacheKey to reflect actual u… #1
Annotations
10 warnings
tests/googletest/googletest/src/gtest-death-test.cc#L1224
‘dummy’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
dds/DCPS/Serializer.cpp#L173
conversion to ‘long unsigned int’ from ‘ptrdiff_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.cpp#L176
conversion to ‘long unsigned int’ from ‘ptrdiff_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.cpp#L217
conversion to ‘ptrdiff_t’ {aka ‘long int’} from ‘size_t’ {aka ‘long unsigned int’} may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.cpp#L219
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘ptrdiff_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.cpp#L220
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘ptrdiff_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
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]
|
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]
|
dds/DCPS/ValueHelper.h#L101
conversion to ‘int’ from ‘unsigned int’ may change the sign of the result [-Wsign-conversion]
|
This job succeeded
Loading