[Glade-users] Glade code gen bug?

Damon Chaplin damon@karuna.uklinux.net
07 May 2003 19:07:46 +0100


On Sat, 2003-05-03 at 22:18, Carl B. Constantine wrote:
> using Glade 1.1.3 (haven't tried the new 2.0 yet) to generate some code
> for my project which I'm editing in Anjuta 1.0.2 (great IDE BTW). Now,
> while compiling I see a range of warning messages like the following:
> 
> interface.c:830: warning: Passing arg 2 of `gtk_misc_set_alignment' as
> `float' rather than `double' due to prototype.
> 
> and similar warnings. I'm using Gtk+ 2.2.1 on RH9 for this. Is this a
> bug in Glade? is it fixed in 2.0.x?

I haven't been able to reproduce it yet, on RH9.

Can you send the exact line from interface.c.
Also, which widgets are causing it?

Damon