Thanks for the quick fix. Works nicely.
Hi, one of the tests is failing under i686. The other archs are OK. Tests failed: 1 /builddir/build/BUILD/cppcheck-2.13.0/test/testother.cpp:2193(TestOther::passedByValue): Assertion failed. Expected: Actual: [test.cpp:15]: (performance) Function parameter 's' should be passed by const reference.\n Tested under Fedora Rawhide https://koji.fedoraproject.org/koji/taskinfo?taskID=110728688 Regards Wolfgang
As a workaround for now, -fsigned-char can be added to CXXFLAGS. This makes all tests pass also on aarch64, ppc64le and s390x, where char is unsigned by default.
Hi, in the meantime, there are 2 failing tests. In the initially reported bug, it was one [1]. Cppcheck version: 2.12.0 Under Fedora, the failing style tests occur under aarch64, ppc64le and s390x. The following architectures are OK: i686, x86_64. Output from a current build log (e.g. aarch64) [2]: Number of tests: 4426Number of todos: 331 Tests failed: 2 /builddir/build/BUILD/cppcheck-2.12.0/test/testcondition.cpp:4501(TestCondition::alwaysTrue): Assertion failed. Expected: [test.cpp:6]: (style)...
libid3tag: Fix conflicting types for 'id3_frametype_lookup'
Thanks for the quick answer. After installing autoconf-archive, configure was OK.
configure fails: syntax error near unexpected token `-Wl,--as-needed'
Dear Sergei, could you please also provide the current version of OTL each time with the version in the filename? In addition to the file http://otl.sourceforge.net/otlv4_h2.zip Currently this should be: http://otl.sourceforge.net/otlv4_40451.zip Thanks and best regards Wolfgang