PortMode for RTPS/UDP, Fixes for RTPS Disc Ports #241
Annotations
3 errors and 10 warnings
build OpenDDS:
dds/DCPS/RTPS/RtpsDiscoveryConfig.cpp#L699
no matching function for call to ‘OpenDDS::RTPS::RtpsDiscoveryConfig::ipv6_default_multicast_group(DDS::DomainId_t&) const’
|
build OpenDDS:
dds/DCPS/RTPS/RtpsDiscoveryConfig.cpp#L726
no matching function for call to ‘OpenDDS::RTPS::RtpsDiscoveryConfig::ipv6_default_multicast_group(DDS::DomainId_t&) const’
|
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 ‘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 ‘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_INT64’ {aka ‘long int’} from ‘long long unsigned 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 ‘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 ‘int’ may change the sign of the result [-Wsign-conversion]
|
Loading