when load sgf file in ascii mode, filename was trim last letter. and the
engine could not found correct file to load
[image: Inline image 1]

black(1): load cloudnotes-HiraBot41.sgf
> Cannot open or parse 'cloudnotes-HiraBot41.sg'

missing letter 'f'

and it's ok with -l argument and gtp mode, bug only in ascii mode

and command save trim last letter also

environment:

MacOX 10.12.6 install gnugo with homebrew, so the compile argument is:

>
> https://github.com/Homebrew/homebrew-core/blob/1265f6f19dc3bf185a71f3dc2343128f0d7988d2/Formula/gnu-go.rb

--disable-debug --disable-dependency-tracking --with-readline
_______________________________________________
gnugo-devel mailing list
gnugo-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/gnugo-devel

Reply via email to