Fix failures #352
Annotations
10 warnings
build OpenDDS
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
build OpenDDS
conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion]
|
build OpenDDS
conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion]
|
build OpenDDS
conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion]
|
build OpenDDS
conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion]
|
build OpenDDS
conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion]
|
build OpenDDS
redundant redeclaration of ‘CORBA::Boolean operator>>(TAO_InputCDR&, CORBA::Policy*&)’ in same scope [-Wredundant-decls]
|
build OpenDDS
redundant redeclaration of ‘CORBA::Boolean operator<<(TAO_OutputCDR&, CORBA::Policy_ptr)’ in same scope [-Wredundant-decls]
|
build OpenDDS
conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion]
|
build OpenDDS
conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion]
|
Loading