GNOME Bugzilla – Bug 661344
Drop use of G_DISABLE_DEPRECATED deprecation guards
Last modified: 2011-11-03 04:29:11 UTC
This will let people opt out of deprecations on a per-module basis. Unfortunately, this currently makes gtk-doc fall over.
Created attachment 198674 [details] [review] Don't use G_GNUC_DEPRECATED directly for deprecations
Described the wrong patch here... This patch is actually about dropping deprecation guards. gtk-doc works ok without them, it just emits a ton of warning about deprecated symbols without deprecation guards.
*** Bug 661954 has been marked as a duplicate of this bug. ***
I've done this now, for functions.