gnugo-devel
[Top][All Lists]
Advanced

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

[gnugo-devel] address@hidden: May I ask you a question about GNU GO prog


From: Daniel Bump
Subject: [gnugo-devel] address@hidden: May I ask you a question about GNU GO program?]
Date: Fri, 19 Mar 2004 07:58:36 -0800

------- Start of forwarded message -------
Envelope-to: address@hidden
Delivery-date: Fri, 19 Mar 2004 07:20:00 -0800
From: <address@hidden>
To: <address@hidden>
Subject: May I ask you a question about GNU GO program?
Date: Sat, 20 Mar 2004 00:19:55 +0900
X-Spam-Status: No, hits=-5.7 required=7.0
        tests=BAYES_01,NO_REAL_NAME
        version=2.53-csdcf
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-csdcf (1.174.2.15-2003-03-30-exp)

My name is Kunihiro Kusano.
I am a japanese, having a little interesting GO program.

I down loaded a GNU GO program (gnugo-3.4.tar.gz) a few months ago, 
and sometimes I play GNU GO with Cgoban.

Since I feel playing GNU GO with Cgoban is not good, I started to read
sources for studying. and I noticed a wrong code line ( may be).

interface/main.c line 1026    play_gmp(&gameinfo, playmode == MODE_SGMP); 
  
This line should be written   play_gmp(&gameinfo, playmode =  MODE_SGMP);

If I am wrong, please forgive me.

Kunihiro Kusano <address@hidden>
------- End of forwarded message -------




reply via email to

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