More Predictable Port Usage in RTPS #238
Annotations
3 errors and 10 warnings
build OpenDDS:
tests/security/ConcurrentAuthLimit/ConcurrentAuthLimit.cpp#L267
‘class OpenDDS::RTPS::RtpsDiscoveryConfig’ has no member named ‘port_common’
|
build OpenDDS:
tests/security/ConcurrentAuthLimit/ConcurrentAuthLimit.cpp#L268
‘class OpenDDS::RTPS::RtpsDiscoveryConfig’ has no member named ‘multicast_address’; did you mean ‘spdp_multicast_address’?
|
build OpenDDS
Process completed with exit code 2.
|
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_UINT64’ {aka ‘long unsigned int’} from ‘ACE_INT64’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
build OpenDDS
conversion to ‘ACE_UINT64’ {aka ‘long unsigned int’} from ‘ACE_INT64’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
build OpenDDS
conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion]
|
build OpenDDS
conversion to ‘long unsigned int’ from ‘__suseconds_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
build OpenDDS
conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion]
|
build OpenDDS
conversion to ‘long unsigned int’ from ‘__suseconds_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
build OpenDDS
conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion]
|
Loading