bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] More or less unresolved problems before an upcoming rele


From: Massimiliano Maini
Subject: Re: [Bug-gnubg] More or less unresolved problems before an upcoming release
Date: Mon, 25 Feb 2008 10:26:17 +0100


address@hidden 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.

reply via email to

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