Re: warnings about duplicates on startup

Andy Wingo <[email protected]>
Newsgroups gmane.lisp.guile.gtk
Message-ID <[email protected]>
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/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.