[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gnugo-devel] resign_3_17.1
From: |
bump |
Subject: |
Re: [gnugo-devel] resign_3_17.1 |
Date: |
Tue, 18 Feb 2003 11:22:30 -0800 |
> > I've put up a patch called resign_3_17.1 which fixes
> > some warnings from nando_3_17.1.
>
> I had just put a patch together to fix this differently. IMO, all the
> gtp_...() functions in play_gtp.c should have "const char *s" as
> argument. That's how they are used (except in play_black() and
> play_white()), and gtp.c shouldn't have to worry about the command
> string possibly getting changed on the callback.
How does your patch fix this?
Dan