Lukasz wrote:
> I think my program generates the bug.
> Do You think it will be fixed soon?

This was broken in 3.6 too, but doesn't necessarily end in a crash,
dependent on the compiler.

You can work around it yourself by increasing the value of MAX_STRINGS
in board.h. To avoid being hit by the next limitation (truncating
search in do_trymove()) you also need some machinery to stop cycling
around in triple ko. Actually, if you fix that problem you probably
don't need to increase MAX_STRINGS either.

/Gunnar


_______________________________________________
gnugo-devel mailing list
gnugo-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/gnugo-devel

Reply via email to