Restrict Vector Reserve Count in RtpsUdpDataLink
#279
Annotations
2 errors and 10 warnings
build/target/dds/DCPS/transport/rtps_udp/RtpsUdpDataLink.cpp#L2439
no matching function for call to ‘min(std::vector<OpenDDS::DCPS::MetaSubmessage, OpenDDS::DCPS::PoolAllocator<OpenDDS::DCPS::MetaSubmessage> >::size_type, int)’
|
|
build/target/ACE_TAO/ACE/ace/Time_Value.inl#L153
conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion]
|
build/target/ACE_TAO/ACE/ace/Time_Value.inl#L224
conversion to ‘long unsigned int’ from ‘__suseconds_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
build/target/ACE_TAO/ACE/ace/Time_Value.inl#L153
conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion]
|
build/target/ACE_TAO/ACE/ace/Time_Value.inl#L224
conversion to ‘long unsigned int’ from ‘__suseconds_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
build/target/ACE_TAO/ACE/ace/Time_Value.inl#L153
conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion]
|
build/target/ACE_TAO/ACE/ace/Time_Value.inl#L224
conversion to ‘long unsigned int’ from ‘__suseconds_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
build/target/ACE_TAO/ACE/ace/OS_NS_stropts.inl#L168
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
build/target/ACE_TAO/ACE/ace/OS_NS_stropts.inl#L173
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
build/target/ACE_TAO/ACE/ace/OS_NS_stropts.inl#L181
conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion]
|
build/target/ACE_TAO/ACE/ace/OS_NS_stropts.inl#L185
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
This job failed
Loading