GNOME Bugzilla – Bug 560451
GNOME Goal: Remove deprecated GLib symbols
Last modified: 2009-04-09 08:07:11 UTC
See http://live.gnome.org/GnomeGoals/RemoveDeprecatedSymbols/Glib Here are the files+lines using deprecated GLib symbols in this module: yelp/src/info2html/html.c:149: if (g_strcasecmp(ref, "(dir)")) {
That file's not even used anymore. We should just delete it.
Just do it if the maintainers (plural) agree...
This was fixed in bug #571868