gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] BUG in board.c in 3.7, but not in 3.6


From: Gunnar Farnebäck
Subject: Re: [gnugo-devel] BUG in board.c in 3.7, but not in 3.6
Date: Thu, 15 Dec 2005 20:54:10 +0100
User-agent: EMH/1.14.1 SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.3 Emacs/21.3 (sparc-sun-solaris2.9) MULE/5.0 (SAKAKI)

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




reply via email to

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