We can just suppress the warnings for this and also for the vimode warning.

Agree. I think all these error appear now because you added the --library=gtk flag - without this flag cppcheck didn't know about gtk and wasn't aware of g_new() or g_free() and took them as ordinary function calls.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany-plugins/issues/1196/1246004518@github.com>