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: Jim Segrave
Subject: Re: [Bug-gnubg] Toolbar changes in gtkboard.c
Date: Sat, 26 Jul 2003 17:33:28 +0200
User-agent: Mutt/1.2.5.1i

On Sat 26 Jul 2003 (15:22 +0000), Joern Thyssen wrote:
> 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.

No problelm - I see from the commit that I was right, more needed to
be done than just removing the line and I was too lazy to figure out
what.

-- 
Jim Segrave           address@hidden





reply via email to

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