Force reliable reliability QoS #353
Annotations
10 warnings
build OpenDDS:
performance-tests/DCPS/SimpleLatency/raw_tcp/publisher/TcpPublisher.cpp#L210
assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
|
build OpenDDS:
performance-tests/DCPS/SimpleLatency/raw_tcp/publisher/TcpPublisher.cpp#L37
conversion to ‘ACE_hrtime_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
build OpenDDS:
performance-tests/DCPS/SimpleLatency/raw_tcp/publisher/TcpPublisher.cpp#L37
conversion to ‘ACE_hrtime_t’ {aka ‘long 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]
|
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 ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
Loading