]> git.sesse.net Git - stockfish/commit
Fix some warnings under +w1 HP-UX compile
authorMarco Costalba <mcostalba@gmail.com>
Sun, 11 Apr 2010 16:03:03 +0000 (17:03 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sun, 11 Apr 2010 16:03:03 +0000 (17:03 +0100)
commita4a0ffce711962c0b04b35998c3c06491be373bf
tree347d6bd29066df902ff2cbab653faffe75597778
parente81108a85519dedcb6d0ed8574f35a0b1c90ae97
Fix some warnings under +w1 HP-UX compile

This is the world's fussiest compiler with +w1

Warnings reported by Richard Lloyd.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
src/evaluate.cpp
src/move.h
src/movepick.cpp
src/movepick.h
src/pawns.h
src/piece.cpp
src/position.h
src/search.cpp
src/thread.h
src/value.h