gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] 9x9.tst corrected


From: Gunnar Farnebäck
Subject: Re: [gnugo-devel] 9x9.tst corrected
Date: Wed, 21 Sep 2005 20:36:38 +0200
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)

Arend wrote:
> I also suggest the following change to regress.pike, to have this caught
> automatically in the future.
> [...]
> -      if (verbose || (number != -1 && number < 10000))
> -     write("%-15s ?%s\n", current_testsuite->name + ":", answer);
> +      write("%-15s ?%s\n", current_testsuite->name + ":", answer);

I'm sure there was a reason for these exceptions. Let's see, the idea
was to filter out error messages from node counter commands when
trying regressions on other engines than GNU Go. Maybe we should do
that in a smarter way.

But first we need to remove the node counter commands from the start
and end of strategy.tst and several other files. Since regress.pike
has much better node counting support built in, those are rather
obsolete. Would anybody be missing them?

/Gunnar




reply via email to

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