Merge pull request #4611 from iguessthislldo/igtd/configure-warning #226
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_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#L97
cast from type ‘const unsigned char*’ to type ‘{anonymous}::MD5_u32plus*’ {aka ‘unsigned int*’} casts away qualifiers [-Wcast-qual]
|
build OpenDDS:
dds/DCPS/Hash.cpp#L97
cast from type ‘const unsigned char*’ to type ‘{anonymous}::MD5_u32plus*’ {aka ‘unsigned int*’} casts away qualifiers [-Wcast-qual]
|
build OpenDDS:
dds/DCPS/Hash.cpp#L97
cast from type ‘const unsigned char*’ to type ‘{anonymous}::MD5_u32plus*’ {aka ‘unsigned int*’} casts away qualifiers [-Wcast-qual]
|
build OpenDDS:
dds/DCPS/Hash.cpp#L97
cast from type ‘const unsigned char*’ to type ‘{anonymous}::MD5_u32plus*’ {aka ‘unsigned int*’} casts away qualifiers [-Wcast-qual]
|
build OpenDDS:
dds/DCPS/Hash.cpp#L97
cast from type ‘const unsigned char*’ to type ‘{anonymous}::MD5_u32plus*’ {aka ‘unsigned int*’} casts away qualifiers [-Wcast-qual]
|
build OpenDDS:
dds/DCPS/Hash.cpp#L97
cast from type ‘const unsigned char*’ to type ‘{anonymous}::MD5_u32plus*’ {aka ‘unsigned int*’} casts away qualifiers [-Wcast-qual]
|
build OpenDDS:
dds/DCPS/Hash.cpp#L97
cast from type ‘const unsigned char*’ to type ‘{anonymous}::MD5_u32plus*’ {aka ‘unsigned int*’} casts away qualifiers [-Wcast-qual]
|
build OpenDDS:
dds/DCPS/Hash.cpp#L97
cast from type ‘const unsigned char*’ to type ‘{anonymous}::MD5_u32plus*’ {aka ‘unsigned int*’} casts away qualifiers [-Wcast-qual]
|
Loading