configure: updated for Visual Studio 2022 17.10 version of cl #425
Annotations
10 warnings
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 succeeded
Loading