Use a configurable thread pool for the RtpsRelay event handlers #468
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 ‘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
conversion to ‘ACE_INT64’ {aka ‘long int’} from ‘long long unsigned int’ may change the sign of the result [-Wsign-conversion]
|
build OpenDDS
declaration of ‘tmp’ shadows a previous local [-Wshadow]
|
build OpenDDS
redundant redeclaration of ‘CORBA::Boolean operator<<(TAO_OutputCDR&, CORBA::Policy_ptr)’ in same scope [-Wredundant-decls]
|
build OpenDDS
redundant redeclaration of ‘CORBA::Boolean operator>>(TAO_InputCDR&, CORBA::Policy*&)’ in same scope [-Wredundant-decls]
|
build OpenDDS
conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion]
|
Loading