Merge pull request #4795 from iguessthislldo/igtd/cmake-subdir #466
Annotations
10 warnings
build OpenDDS
conversion to ‘ACE_6_5_21::ACE_INT64’ {aka ‘long int’} from ‘long long unsigned int’ may change the sign of the result [-Wsign-conversion]
|
build OpenDDS
conversion to ‘ACE_6_5_21::ACE_INT64’ {aka ‘long int’} from ‘long long unsigned int’ may change the sign of the result [-Wsign-conversion]
|
build OpenDDS
cast from type ‘const ACE_6_5_21::ACE_Null_Mutex*’ to type ‘ACE_6_5_21::ACE_Null_Mutex*’ casts away qualifiers [-Wcast-qual]
|
build OpenDDS
cast from type ‘const ACE_6_5_21::ACE_Null_Mutex*’ to type ‘ACE_6_5_21::ACE_Null_Mutex*’ casts away qualifiers [-Wcast-qual]
|
build OpenDDS
conversion to ‘ACE_6_5_21::ACE_INT64’ {aka ‘long int’} from ‘long long unsigned int’ may change the sign of the result [-Wsign-conversion]
|
build OpenDDS
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘long int’ may change the sign of the result [-Wsign-conversion]
|
build OpenDDS
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘long int’ may change the sign of the result [-Wsign-conversion]
|
build OpenDDS
declaration of ‘tmp’ shadows a previous local [-Wshadow]
|
build OpenDDS
declaration of ‘tmp’ shadows a previous local [-Wshadow]
|
build OpenDDS
redundant redeclaration of ‘TAO_2_5_21::CORBA::Boolean TAO_2_5_21::operator<<(TAO_2_5_21::TAO_OutputCDR&, TAO_2_5_21::CORBA::Policy_ptr)’ in same scope [-Wredundant-decls]
|
Loading