On Thu, 01 Sep 2005 22:15:02 +0200, Erwin Rol wrote: > Hey all, > > while working on a wrapper for gdl I ran into a problem with > Glib:ustring. The following "program" gives a compile error. > > #include <gtkmm.h> > > int main(int argc, char* argv[]) > { > Glib::ustring tmp; > return 0; > } > > The error is; > > g++ -g -c `pkg-config gtkmm-2.4 --cflags` main.cpp > /usr/include/glibmm-2.4/glibmm/ustring.h:236: error: field initializer is not constant > make: *** [main.o] Error 1 This has been fixed with a rebuild, after I had run into and looked into it, too. Updated glibmm24 packages will be released whenever the next push happens. -- Michael Schwendt <mschwendt@xxxxxxxxxxxx> Fedora Core release 5 (Development) - Linux 2.6.13-1.1526_FC5 loadavg: 1.22 1.79 2.84 -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-devel-list