GNOME Bugzilla – Bug 661273
Fix for deprecations
Last modified: 2013-10-01 15:01:37 UTC
See patch.
Created attachment 198613 [details] [review] add --enable-gnome-deprecation
Maybe its not worth to try to fix GNOME_MAINTAINER_MODE_DEFINES, and maybe Its better to deprecate it as we are start to use G_GNUC_DEPRECATED_FOR in our libraries
See bug #658608
Created attachment 198861 [details] [review] Don't break the build with deprecations At least for glib/gdk/gtk, we now have deprecation compiler warnings set up, so there is no need to forcibly break everybody's build just to get them to notice deprecations.
Comment on attachment 198613 [details] [review] add --enable-gnome-deprecation Matthias' patch was pushed as commit 75232b9ec261125568633f417df1d89256974c4b a long time ago.