techee left a comment (geany/geany-plugins#1456) One should also set `-DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56` like in Geany to suppress glib depreciations introduced in newer versions.
I played with the remaining warnings yesterday and got the result to the state where it builds cleanly. I'll post the result later. > My only thought would be that it might be interesting to be able to re-enable > them when trying to fix older ones at some point, but that's not the priority > if it's too hard. Yes, definitely - but we have the same problem in Geany too. I'm afraid that some are hard to fix, like the `GTK_STOCK_...` ones if we want to keep using stock images. Also, I think we expose some old GTK stuff through our API :-/. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1456#issuecomment-3003852430 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1456/[email protected]>
