guile-gtk-general
[Top][All Lists]
Advanced

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

Re: warnings about duplicates on startup


From: Andy Wingo
Subject: Re: warnings about duplicates on startup
Date: Mon, 07 May 2007 00:12:29 +0200

Hi Gregory,

On Tue, 2007-02-20 at 13:43 -0800, gregory benison wrote:
> guile> (use-modules (gnome glib))
> WARNING: (gnome glib): `<gclosure>' imported from both (gnome gobject
> gclosure) and (gnome gw gobject)
> WARNING: (gnome glib): `<gobject>' imported from both (gnome gobject
> gobject) and (gnome gw gobject)

These don't happen for me with current bzr. Can you try with current
bzr?

Incidentally I do get this one:

guile> (use-modules (gnome gtk))
WARNING: (gnome gtk): `<gint**>' imported from both (gnome gw atk) and
(gnome gw pango)
WARNING: (gnome gtk): `<gpointer>' imported from both (gnome gw atk) and
(gnome gw gdk)
WARNING: (gnome gw gtk): `<gint**>' imported from both (gnome gw pango)
and (gnome gw atk)
WARNING: (gnome gw gtk): `<gpointer>' imported from both (gnome gw gdk)
and (gnome gw atk)

Will have to fix that one I guess...

Regards,

Andy.
-- 
http://wingolog.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]