gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnugo-devel] board.c:3319 - color == WHITE || color == BLACK near F


From: bump
Subject: Re: [gnugo-devel] board.c:3319 - color == WHITE || color == BLACK near F16
Date: Thu, 12 Jun 2003 14:51:18 -0700

> sgfc complains that:
> 
> Line:6 Col:1 - Warning 35: unknown property <IL> found
> owl03.sgf-before-sgfc: 1 warning(s)  
> 
> and rewrites the file without making any obvious changes to the semantics of 
> the file other than converting stones to ranges.
> 
> I've attached the before and after sgf files.
> 
> stuart

IL is a private SGF property used by GNU Go to mark the location
of an illegal move, usually a ko capture.

So it is no surprise that stripping this property will break
a regression. However it is not clear why it would cause a crash.

Dan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]