Review, Fix spdp_transport Test, Doc Tweaks #46
Annotations
10 warnings
Build:
tests/googletest/googletest/src/gtest-death-test.cc#L1224
‘dummy’ may be used uninitialized [-Wmaybe-uninitialized]
|
Build
array subscript ‘CORBA::LongDouble {aka long double}[0]’ is partly outside array bounds of ‘CORBA::ULongLong [1]’ {aka ‘long unsigned int [1]’} [-Warray-bounds]
|
Build:
dds/DCPS/Hash.cpp#L254
cast from type ‘const void*’ to type ‘unsigned char*’ casts away qualifiers [-Wcast-qual]
|
Build:
dds/DCPS/SafetyProfileStreams.cpp#L22
format not a string literal, argument types not checked [-Wformat-nonliteral]
|
Build:
dds/DCPS/SafetyProfileStreams.cpp#L31
format not a string literal, argument types not checked [-Wformat-nonliteral]
|
Build:
dds/DCPS/SafetyProfileStreams.cpp#L42
format not a string literal, argument types not checked [-Wformat-nonliteral]
|
Build:
dds/DCPS/SafetyProfileStreams.cpp#L48
format not a string literal, argument types not checked [-Wformat-nonliteral]
|
Build:
dds/DCPS/SafetyProfileStreams.cpp#L58
format not a string literal, argument types not checked [-Wformat-nonliteral]
|
Build:
dds/DCPS/SafetyProfileStreams.cpp#L67
format not a string literal, argument types not checked [-Wformat-nonliteral]
|
Build:
dds/DCPS/SafetyProfileStreams.cpp#L81
format not a string literal, argument types not checked [-Wformat-nonliteral]
|
Loading