]> git.sesse.net Git - stockfish/commit
Don't silently accept an option name mismatch
authorMarco Costalba <mcostalba@gmail.com>
Sun, 28 Dec 2008 11:37:13 +0000 (12:37 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sun, 28 Dec 2008 11:37:13 +0000 (12:37 +0100)
commitaedc6c6f1fd1978b880447fb737e75b8170f2073
tree944540d6c5e98af651b34af21f33645ffeb73def
parentdae4e7df07061c01c60bee182cf7e54f4743beb8
Don't silently accept an option name mismatch

With this we could have found earlier the futility
name option bug!

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
src/ucioption.cpp