Post 3.28.0 Release Script Improvements #19
cmake.yml
on: push
u22
12m 58s
u22_stat
11m 46s
u22_no_features
10m 34s
u22_android29
13m 16s
w22
35m 49s
w22_stat
29m 21s
w22_rel
32m 52s
w22_rel_stat
39m 11s
Annotations
9 warnings
u22_no_features:
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:
tests/googletest/googletest/src/gtest-death-test.cc#L1224
‘dummy’ may be used uninitialized [-Wmaybe-uninitialized]
|
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]
|