gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] gprintf("%r"...) (was: large_scale_5_1.1b)


From: Gunnar Farnebäck
Subject: Re: [gnugo-devel] gprintf("%r"...) (was: large_scale_5_1.1b)
Date: Wed, 02 Jun 2004 05:29:32 +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 think it would be useful to keep the board library separate. E.g.
> that way, it can be used by other projects. So I would like to
> propose to revert this as below.

Agreed.

-                    gprintf("Move at %1m isn't a clean large scale attack on 
%1m (%r).\n", pos, target, acode);
+                    gprintf("Move at %1m isn't a clean large scale attack on 
%1m (%r).\n", pos, target, result_to_string(acode));

You had better change to %s here too.

/Gunnar




reply via email to

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