[Geany-Devel] Miscellaneous Ideas

Matthew Brush mbrush at xxxxx
Wed Nov 11 06:23:29 UTC 2015


On 2015-11-10 9:51 PM, Devyn Collier Johnson wrote:
> [...]
> Here is the Gist URL -
> https://gist.github.com/DevynCJohnson/28ab4a66c7e29795b084


You can ignore deprecation warnings. GLib/GTK+ deprecate stuff at the 
drop of a hat and you could drive yourself mad trying to stay on top of 
it before mandatory. The (somehow valid) excuse from G* team is that a 
deprecation is just giving information about the future, not breaking 
the interface. It's a bummer that this GCC attribute causes such noisy 
warnings often with G* libs, but it's basically the intended purpose.

On the bright side, it looks like just a single function that was 
deprecated this time and the same fix/workaround should stifle all those 
warnings at once.

Cheers,
Matthew Brush


More information about the Devel mailing list