On Tue, Jul 18, 2006 at 08:02:23PM +0200, Christian Becke wrote: > Hi, > > CVS from Tue, 18 Jul 2006, 20:40 CEST failed to build here due to a > possibly uninitialized variable fmt in function rhythmdb_query_to_string > (in rhythmdb/rhythmdb-query.c). Attached patch fixed it for me.
Weird. That's about the only case I've seen where a newer version of gcc (4.1) doesn't complain about something an older version (4.0) does. The warning seems correct, too. I've fixed this in CVS. _______________________________________________ rhythmbox-devel mailing list [email protected] http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
