Fix failures #352
Annotations
10 warnings
build OpenDDS:
build/target/dds/CORBA/tao/SystemException.cpp#L839
cast from type ‘const char*’ to type ‘char*’ casts away qualifiers [-Wcast-qual]
|
build OpenDDS:
build/target/dds/CORBA/tao/SystemException.cpp#L839
cast from type ‘const char*’ to type ‘char*’ casts away qualifiers [-Wcast-qual]
|
build OpenDDS:
build/target/dds/CORBA/tao/SystemException.cpp#L351
conversion to ‘int’ from ‘CORBA::ULong’ {aka ‘unsigned int’} may change the sign of the result [-Wsign-conversion]
|
build OpenDDS:
build/target/dds/CORBA/tao/SystemException.cpp#L165
conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion]
|
build OpenDDS:
build/target/dds/CORBA/tao/String_Alloc.cpp#L83
ISO C++ forbids variable length array [-Wvla]
|
build OpenDDS:
build/target/dds/CORBA/tao/String_Alloc.cpp#L41
ISO C++ forbids variable length array [-Wvla]
|
build OpenDDS:
build/target/ACE_TAO/ACE/ace/Arg_Shifter.cpp#L53
conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion]
|
build OpenDDS:
build/target/ACE_TAO/ACE/ace/Arg_Shifter.cpp#L53
conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion]
|
build OpenDDS:
build/target/ACE_TAO/ACE/ace/Truncate.h#L396
conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion]
|
build OpenDDS:
build/target/ACE_TAO/ACE/ace/Truncate.h#L396
conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion]
|
Loading