Covered by https://trac.cppcheck.net/ticket/12773
cppcheck will warn on the first definition of a function, so the warning will change if the order of the files on the command line is flipped. The configuration of BOOST_AUTO_TEST_CASE in boost.cfg will need to be fixed though. https://trac.cppcheck.net/ticket/14654
cppcheck will warn on the first definition of a function, so the warning will change if the order of the files on the command line is flipped. The configuration of BOOST_AUTO_TEST_CASE in boost.cfg will need to be fixed though.
You could set a breakpoint on the syntax error and check what is causing it. Maybe an encoding issue?
Thanks for reporting, ticket is here: https://trac.cppcheck.net/ticket/14624
Will be fixed by https://github.com/danmar/cppcheck/pull/8301 There is an issue with using covered by https://trac.cppcheck.net/ticket/14578
Thanks for reporting, ticket is here: https://trac.cppcheck.net/ticket/14575
If you want this merged, please open a PR at https://github.com/danmar/cppcheck/pulls