GNOME Bugzilla – Bug 624476
Deprecated Glib symbols
Last modified: 2010-07-16 07:34:57 UTC
Uses G_GNUC_FUNCTION deprecated symbol from glib
Created attachment 165984 [details] [review] replaces G_GNUC_FUNCTION with G_STRFUNC replace G_GNUC_FUNCTION with G_STRFUNC. Compiles well with make CFLAGS+="-DG_DISABLE_DEPRECATED"
* gconf/gconf-dbus.c does not exist in git master. * gconf/gconf-internals.c has been fixed already. Hence this is OBSOLETE. Please always use recent latest git checkouts when patching.