On Fri, 2009-07-31 at 15:59 +0800, Yu Feng wrote: > Dear list, > > gobject-2.0.vapi pulls in <glib-object.h>. but the GNOME guidelines says > the header should not be included. > > http://live.gnome.org/GnomeGoals/CleanupGTKIncludes
The list of toplevel headers on the wiki page appears to be incomplete. <glib-object.h> may be included directly, building with -DG_DISABLE_SINGLE_INCLUDES should not complain. Maybe you should add a comment to the wiki page. Jürg _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
