Fix IPv6, SEDP Ports, Simplify Code, and News #242
Annotations
10 warnings
build OpenDDS:
dds/DCPS/Hash.cpp#L254
cast from type ‘const void*’ to type ‘unsigned char*’ casts away qualifiers [-Wcast-qual]
|
build OpenDDS
conversion to ‘ACE_INT64’ {aka ‘long int’} from ‘long long unsigned int’ may change the sign of the result [-Wsign-conversion]
|
build OpenDDS
conversion to ‘ACE_INT64’ {aka ‘long int’} from ‘long long unsigned int’ may change the sign of the result [-Wsign-conversion]
|
build OpenDDS
conversion to ‘ACE_INT64’ {aka ‘long int’} from ‘long long unsigned int’ may change the sign of the result [-Wsign-conversion]
|
build OpenDDS:
dds/DCPS/SafetyProfileStreams.cpp#L22
format not a string literal, argument types not checked [-Wformat-nonliteral]
|
build OpenDDS:
dds/DCPS/SafetyProfileStreams.cpp#L31
format not a string literal, argument types not checked [-Wformat-nonliteral]
|
build OpenDDS:
dds/DCPS/SafetyProfileStreams.cpp#L42
format not a string literal, argument types not checked [-Wformat-nonliteral]
|
build OpenDDS:
dds/DCPS/SafetyProfileStreams.cpp#L48
format not a string literal, argument types not checked [-Wformat-nonliteral]
|
build OpenDDS:
dds/DCPS/SafetyProfileStreams.cpp#L58
format not a string literal, argument types not checked [-Wformat-nonliteral]
|
build OpenDDS:
dds/DCPS/SafetyProfileStreams.cpp#L67
format not a string literal, argument types not checked [-Wformat-nonliteral]
|
Loading