[computer-go] Is CGOS sending TIME_LEFT?
Jacques Basaldúa
jacques at dybot.com
Wed Jan 9 01:46:47 PST 2008
Hi Don
> I noticed that your list is upper-case. This might be the problem. I
>don't remember if GTP is case sensitive or not, but I'm pretty sure
> cgos requires lower case in these commands.
Thank you. That was the problem. It was uppercase. To make it
case insensitive, I convert all input to uppercase when I preprocess.
So my names are declared uppercase. A stupid example of trying
to amend something and actually breaking it. It works fine now.
Jacques.
More information about the computer-go
mailing list