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/MockedTypeSupport/MyTypeSupportImpl.h#L42
'register_type' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
build OpenDDS:
tests/DCPS/MockedTypeSupport/MyTypeSupportImpl.h#L46
'unregister_type' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
build OpenDDS:
tests/DCPS/MockedTypeSupport/MyTypeSupportImpl.h#L51
'get_type_name' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
build OpenDDS:
tests/DCPS/MockedTypeSupport/MyTypeSupportImpl.h#L53
'create_datawriter' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
build OpenDDS:
tests/DCPS/MockedTypeSupport/MyTypeSupportImpl.h#L55
'create_datareader' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
build OpenDDS:
tests/DCPS/MockedTypeSupport/MyTypeSupportImpl.h#L58
'create_multitopic_datareader' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
build OpenDDS:
tests/DCPS/MockedTypeSupport/MyTypeSupportImpl.h#L62
'getMetaStructForType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
build OpenDDS:
tests/DCPS/MockedTypeSupport/MyTypeSupportImpl.h#L67
'representations_allowed_by_type' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
Loading