On Tue, 2007-03-27 at 15:31 +0200, Heikki Levanto wrote:
> On Mon, Mar 26, 2007 at 10:06:47PM -0400, Jason House wrote:
> > I don't see any games that have an outcome other than winning by points 
> > or resignation.  Any forfeits or games that are on hold?
> 
> I see a few games with B+Illegal, or suchlike. But I remember when I
> was fooling with my stderr problem, I started a few games that were
> rejected because illegal moves. yet the listing shows no Illegal games
> for Halgo. Something wrong there?
> 
> -Heikki


sqlite> select gid, w, b, res from games where w like "%Halgo%" and res
like "B+Illegal" ;
gid         w              b            res       
----------  -------------  -----------  ----------
333         halgo-1.7-10k  gnugo_3.7.9  B+Illegal 
336         halgo-1.7-10k  gnugo_3.7.9  B+Illegal 


- Don


_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to