GNOME Bugzilla – Bug 141354
GConf doesn't compile with GCC 2.95
Last modified: 2004-12-22 21:47:04 UTC
GConf-2.6.1/gconf/gconf-internals.c does not compile with GCC 2.95
Created attachment 27196 [details] [review] patch to make gcc 2.95 happy
this is already fixed in head (Morten's 2004-05-04 change), but the fix should be pulled up to the gnome-2-6-branch
Yeah, Kjartan fixed this on gnome-2-6: 2004-06-09 Kjartan Maraas <kmaraas@gnome.org> * gconf/gconf-internals.c: (gconf_activate_server): Merge fix for bug #143941 from HEAD. And remove a stray semicolon in the process.