]> git.sesse.net Git - stockfish/commitdiff
Fix reading a book under-promotion move
authorMarco Costalba <mcostalba@gmail.com>
Sat, 8 Jan 2011 12:06:51 +0000 (13:06 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sat, 8 Jan 2011 12:23:25 +0000 (13:23 +0100)
This is an old Glaurung bug that prevented a Polyglot
book move to be read correctly in case of underpromotion.

This patch fixes the bug restoring support for both
queen and underpromotions.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>

No differences found