[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gnugo-devel] Patch: GTP:worm_origins
From: |
Daniel Bump |
Subject: |
Re: [gnugo-devel] Patch: GTP:worm_origins |
Date: |
Sun, 27 Jan 2002 07:37:15 -0800 |
In
http://mail.gnu.org/pipermail/gnugo-devel/2002-January/001187.html
http://mail.gnu.org/pipermail/gnugo-devel/2002-January/001190.html
http://mail.gnu.org/pipermail/gnugo-devel/2002-January/001196.html
Heikki wrote
> Of course, if you don't want to use the patch, it is all right - I just keep
> it in my private fork then.
I would assume the first patch is OK but the second one I'd
wait for Gunnar's comment on because it modifies the behavior
of one of the 14 standard gtp commands.
It may be a good modification of that command in which
case perhaps the specification should be revised.
>From the draft specification at:
http://www.lysator.liu.se/~gunnar/gtp/spec9.txt
7. komi
Description:
Sets the Komi value for the game.
Parameters:
Real: Komi value for the game.
On Success:
The Komi value changed.
On Failure:
The Komi value is not changed.
Error Messages:
invalid_argument
out_of_range
Dan