gnugo-devel
[Top][All Lists]
Advanced

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

[gnugo-devel] 3.1.6 to 3.1.7 breakage (VC only)


From: Trevor Morris
Subject: [gnugo-devel] 3.1.6 to 3.1.7 breakage (VC only)
Date: Wed, 10 Oct 2001 10:20:39 -0400

The following GTP script:

version
loadsgf ml.cyg/gnugo/regression/games/filllib7.sgf 72
25 gg_genmove white
top_moves_white
loadsgf ml.cyg/gnugo/regression/games/filllib8.sgf 303
27 gg_genmove white

#(version is not necessary to cause the problem)

Causes 3.1.7 built w/ VC to generate the bogus move:
=27 C19

3.1.7 built on cygwin and 3.1.6 (both versions) don't have this
problem.


An interesting line in the trace is:
... surrounded by dragon at PASS
Though, it is present in both 3.1.7 trace files.

I've attached a tar file with the log files from all four runs,
the shell script I used to launch them, and the GTP script listed
above (filename 31).

-Trevor

31.sh:
gnugo-3.1.7.vc/interface/gnugo.exe --quiet -t -w -d0x4000 --mode gtp < 31 >
317vc.log 2> 317vc.err
gnugo-3.1.6.vc/interface/gnugo.exe --quiet -t -w -d0x4000 --mode gtp < 31 >
316vc.log 2> 316vc.err
gnugo-3.1.7.cyg/interface/gnugo.exe --quiet -t -w -d0x4000 --mode gtp < 31
> 317cyg.log 2> 317cyg.err
gnugo-3.1.6.cyg/interface/gnugo.exe --quiet -t -w -d0x4000 --mode gtp < 31
> 316cyg.log 2> 316cyg.err
dtou 31?vc.???






reply via email to

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