Updated CI configurations for ACE_TAO builds so we get default.features #58
Annotations
20 warnings
build-target/ace_tao/ace/Stack_Trace.cpp#L52
unused function 'determine_starting_frame' [-Wunused-function]
|
build-target/ace_tao/ace/Stack_Trace.h#L96
private field 'buflen_' is not used [-Wunused-private-field]
|
|
|
build-target/ace_tao/TAO/TAO_IDL/be/be_codegen.cpp#L3753
implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
|
dds/DCPS/Time_Helper.inl#L219
implicit conversion changes signedness: 'const ::CORBA::Long' (aka 'const int') to 'unsigned long' [-Wsign-conversion]
|
dds/DCPS/Time_Helper.inl#L226
implicit conversion changes signedness: 'CORBA::ULong' (aka 'unsigned int') to 'suseconds_t' (aka 'long') [-Wsign-conversion]
|
dds/DCPS/Time_Helper.inl#L235
implicit conversion changes signedness: 'suseconds_t' (aka 'long') to 'unsigned long' [-Wsign-conversion]
|
dds/DCPS/Time_Helper.inl#L235
implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion]
|
dds/DCPS/Time_Helper.inl#L236
implicit conversion changes signedness: 'suseconds_t' (aka 'long') to 'unsigned long' [-Wsign-conversion]
|
dds/DCPS/Serializer.inl#L449
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.inl#L466
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.inl#L824
conversion to ‘long unsigned int’ from ‘ptrdiff_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.inl#L841
conversion to ‘long unsigned int’ from ‘ptrdiff_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.inl#L871
conversion to ‘long unsigned int’ from ‘ptrdiff_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.inl#L879
conversion to ‘long unsigned int’ from ‘ptrdiff_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.inl#L893
conversion to ‘long unsigned int’ from ‘ptrdiff_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.cpp#L261
conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.cpp#L401
conversion to ‘long unsigned int’ from ‘ptrdiff_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
dds/DCPS/Serializer.cpp#L404
conversion to ‘long unsigned int’ from ‘ptrdiff_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
|
This job succeeded
Loading