bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Toolbar changes in gtkboard.c


From: Joern Thyssen
Subject: Re: [Bug-gnubg] Toolbar changes in gtkboard.c
Date: Sat, 26 Jul 2003 15:22:23 +0000
User-agent: Mutt/1.4.1i

On Sat, Jul 26, 2003 at 04:22:12PM +0200, Jim Segrave wrote
> 
> I see you've made a lot of changes to the toolbar in gtkboard.c. I'm
> now getting gtk warnings about invalid casting of a pointer and that
> the object passed to gtk_toggle_button_set_active is not a toggle button
> 
> gtkboard.c:
>     2296                gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON( bd->
>     2296 button_clockwise ),
>     2297                                       fClockwise );
> 
> And I don't see anywhere where bd->button_clockwise is set up.
> Commenting out the line supresses the warnings and appears to have no
> ill-effects, but I suspect, from looking at the other changes, that
> there may be more required than simply deleting this line, so I
> haven't done a commit.

Sorry about that, I've just committed a fix.

Jørn




reply via email to

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