Allow Compiling with CMake and C++03 #4
cmake.yml
on: push
u22
12m 13s
u22_stat
12m 17s
u22_no_features
10m 31s
u22_android29
12m 24s
w22
46m 32s
w22_stat
28m 52s
w22_rel
44m 0s
w22_rel_stat
41m 15s
Annotations
9 warnings
u22_no_features:
tests/googletest/googletest/src/gtest-death-test.cc#L1224
‘dummy’ may be used uninitialized [-Wmaybe-uninitialized]
|
u22:
tests/googletest/googletest/src/gtest-death-test.cc#L1224
‘dummy’ may be used uninitialized [-Wmaybe-uninitialized]
|
u22_stat:
tests/googletest/googletest/src/gtest-death-test.cc#L1224
‘dummy’ may be used uninitialized [-Wmaybe-uninitialized]
|
u22_stat
array subscript ‘CORBA::LongDouble {aka long double}[0]’ is partly outside array bounds of ‘CORBA::ULongLong [1]’ {aka ‘long unsigned int [1]’} [-Warray-bounds]
|
u22_android29:
build-target/ace_tao/ace/Stack_Trace.cpp#L52
unused function 'determine_starting_frame' [-Wunused-function]
|
u22_android29:
build-target/ace_tao/ace/Stack_Trace.h#L96
private field 'buflen_' is not used [-Wunused-private-field]
|
u22_android29
misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
|
u22_android29
misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
|
u22_android29:
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]
|