Re: Cleanup tasks



So I'm doing pretty good with updating gedit, but I've noticed that there are some header files not included in the main ones (<glib.h>, <gdk/gdk.h>, <gdk-pixbuf/gdk-pixbuf.h> and <gtk/gtk.h>). For instance, how should we include glib/gi18n.h when it isn't specifically included in glib.h? Will this require adding it as an include in glib.h?

Joe Smith
Student Network Technician
Chapman University IS&T


On Tue, Nov 4, 2008 at 4:33 AM, Adam Schreiber <sadam clemson edu> wrote:
On Tue, Nov 4, 2008 at 3:47 AM, Richard Hughes <hughsient gmail com> wrote:
> On Mon, 2008-11-03 at 12:26 -0500, Matthias Clasen wrote:
>> - Adapt to the new single-include policy in GLib/GTK+:
>> http://live.gnome.org/GnomeGoals/CleanupGTKIncludes
>
> Unless we get a new release of libnotify, we are going to get a ton of
> warnings like this:
>
> In file included from /usr/include/libnotify/notification.h:28,
>                 from /usr/include/libnotify/notify.h:27,
>                 from gpm-notify.c:50:
> /usr/include/gtk-2.0/gtk/gtkversion.h:28:2: error: #error "Only <gtk/gtk.h> can be included directly."
>
> I understand it's fixed in svn.

I ran into that yesterday.  I was working with jhbuild check outs so I
had to rerun./autogen.sh as

$ PKG_CONFIGURE_PATH=/opt/gnome2/pkgconfig ./autogen.sh --prefix=/opt/gnome2/usr

That took care of anything that was already fixed in svn,

Cheers,

Adam
_______________________________________________
desktop-devel-list mailing list
desktop-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/desktop-devel-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]