On Mon, Feb 25, 2008 at 10:26 AM, Massimiliano Maini <[EMAIL PROTECTED]> wrote:
> 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. > fixed. _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
