[EMAIL PROTECTED] wrote on 
24/02/2008 11:37:10:

> Christian Anthon wrote:
> > Hi All,
> > 
> > I believe that we should get a new release out reasonably soon. So I'm
> > listing the problems I now of and ask for others to do the same.
>  >
> > b3) the activity bar doesn't work correctly when multithreaded
> 
> I've checked in a change for this.  Now in the multi-threaded build all 
the 
> actions that take a while are done in a different thread.

It works. It's a bit less smooth than before but no big deal.

> HopefullyI've not put any typo's in...

One probably:

        gtkgame.h, line 115:
        extern void GTKProgressStart(const char *sz);
 
        gtkgame.c, line 5809:
        extern void GTKProgressStart( char *sz )

I've added the const in the .c, seems to work fine.

MaX.
_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to