Oliver Stöneberg
Oliver Stöneberg
> > Oh puppytails ... Ubuntu 20.04 has no Qt6 packages ... > > That goes EOS in April 2025. So I would consider that acceptable. And it is also...
2.18.0 has been released so it is time to merged this. Successful conditional builds with changes applied: https://github.com/danmar/cppcheck/actions/runs/16721006441 https://github.com/danmar/cppcheck/actions/runs/16721006425
Requires #6636 to be merged first.
Still issues when running it from a symlink but is *not* easy to fix (if even possible).
@chrchr-github There are some failing tests. Could you please have a look?
It was introduced in c79d859f8bd1630b7b720a625bfd1c9cf88b6416.
> Could be that `simplifyTypedefCpp()` is a misnomer and actually needs to run for C code as well... @danmar Looks very much like it. The function has `isCpp()` checks across...
Closing as this is obviously the wrong thing to do. Will add a TODO about it in an upcoming PR which adds lots of other TODOs.
`--debug-ast` was only introduced recently and since it was only available via `--debug --verbose` we never output the non-verbose version.
Extracted from #6876.