Fix for building with Xerces master branch #11
cmake.yml
on: push
u22
11m 44s
u22_stat
11m 40s
u22_no_features
10m 40s
u22_android29
12m 33s
w22
15m 57s
w22_stat
27m 56s
w22_rel
32m 55s
w22_rel_stat
38m 36s
Annotations
1 error and 9 warnings
w22
Process completed with exit code 1.
|
u22_no_features:
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]
|
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]
|