GNOME Bugzilla – Bug 618840
gconf-dbus: Remove deprecated GLib symbol
Last modified: 2010-11-07 14:09:20 UTC
Found openhatch.org and started looking for something to do. So I found gconf-dbus and ran the egrep command from http://live.gnome.org/GnomeGoals/RemoveDeprecatedSymbols/Glib on it and then went through and fixed what popped up. I got it to compile with the -DG_DISABLE_DEPRECATED flag and now I'm wondering where to go. Also - when I ran the egrep command it found some of the dep funcs in the .svn directory, I assume I can ignore those. Thanks
If you have a patch, could you please attach it here?
Created attachment 161236 [details] [review] Diff of changes This is my first shot at this. Let me know how I did.
I have no idea what codebase this is about and what this patch is created against. Looks like it might be for GConf instead of gconf-editor and might be a years-old checkout from svn instead of git. Can't find any of the places for the first changes in the current codebase and gave up to check the rest. Gavin, please clarify.
Gavin, Ping. Cosimo, does the patch make sense to you?
(In reply to comment #4) > Cosimo, does the patch make sense to you? This doesn't seem neither a patch against gconf-editor, nor one against the upstream GConf, so there's really nothing we could do here. It might be a patch against gconf-dbus [1] instead, which would make this NOTGNOME. [1] http://meego.gitorious.org/meego-os-base/gconf-dbus
Thank. Closing as NOTGNOME as per comment #5. Gavin, please raise your issue upstream.