> or it got removed in the meantime

Or it got removed in the version of #1197 that was eventually merged.  Not sure 
but I think when @eht16 upped the version of cppcheck in CI the `--library=gtk` 
got built in or something, so it wasn't included in what got merged.  Might 
mean it won't work for older versions of `cppcheck` though.

> well, it likely won't build without some patching

Correct, and that fixes the issues. :-)  But for sure using a C++ compiler 
won't fix malloc/free code, but it will allow to progressively move away from 
it.

> Hopefully it won't find many more issues in the existing code

Except for the inevitable improvements (and glitches) with new versions of 
cppcheck (like above).



-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1346#issuecomment-2088156505
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany-plugins/pull/1346/c2088156...@github.com>

Reply via email to