Fix IPv6, SEDP Ports, Simplify Code, and News #242
Annotations
10 warnings
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
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:
dds/DCPS/Hash.cpp#L254
cast from type ‘const void*’ to type ‘unsigned char*’ casts away qualifiers [-Wcast-qual]
|
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]
|
Loading