Updated test #517
Annotations
10 warnings
build OpenDDS:
dds/idl/typeobject_generator.cpp#L771
enumeration value ‘NT_map’ not handled in switch [-Wswitch]
|
build OpenDDS:
dds/idl/typeobject_generator.cpp#L1527
enumeration value ‘NT_map’ not handled in switch [-Wswitch]
|
build OpenDDS:
tests/DCPS/Compiler/TryConstruct/C++11/TryConstructC.h#L531
‘__tmp.TryCon::BaseDiscrimUnion::<anonymous>.TryCon::BaseDiscrimUnion::<unnamed union>::_s1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
build OpenDDS:
tests/DCPS/Compiler/TryConstruct/C++11/TryConstructC.h#L590
‘__tmp.TryCon::DiscardDiscrimUnion::<anonymous>.TryCon::DiscardDiscrimUnion::<unnamed union>::_s1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
build OpenDDS:
tests/DCPS/Compiler/TryConstruct/C++11/TryConstructC.h#L639
‘__tmp.TryCon::DefaultDiscrimUnion::<anonymous>.TryCon::DefaultDiscrimUnion::<unnamed union>::_s1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
build OpenDDS:
tests/DCPS/Compiler/underscore_fields/testC.h#L355
‘__tmp.unique_identifier_msgs_::msg_::dds_::union_final::<anonymous>.unique_identifier_msgs_::msg_::dds_::union_final::<unnamed union>::_A’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
build OpenDDS
comparison of integer expressions of different signedness: ‘const unsigned int’ and ‘const int’ [-Wsign-compare]
|
build OpenDDS
comparison of integer expressions of different signedness: ‘const int’ and ‘const long unsigned int’ [-Wsign-compare]
|
build OpenDDS
comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare]
|
build OpenDDS
comparison of integer expressions of different signedness: ‘const unsigned int’ and ‘const int’ [-Wsign-compare]
|
Loading