Merge pull request #4562 from jrw972/gov-gen-error-message #9
cmake.yml
on: push
u22
11m 49s
u22_stat
12m 3s
u22_no_features
10m 30s
u22_android29
12m 45s
w22
44m 35s
w22_stat
27m 43s
w22_rel
41m 59s
w22_rel_stat
36m 44s
Annotations
13 warnings
u22:
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_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]
|
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]
|