]> git.sesse.net Git - stockfish/commitdiff
Two small fixes in passed pawns evaluation
authorMarco Costalba <mcostalba@gmail.com>
Mon, 26 Jul 2010 05:07:34 +0000 (06:07 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Mon, 26 Jul 2010 05:10:01 +0000 (06:10 +0100)
The one in evaluate_passed_pawns() is just a micro
optimization, the other in evaluate_unstoppable_pawns()
is indeed a fix, although almost unmeasurable in real
games.

Bugs report and fixes by Marek Kwiatkowski

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

No differences found