]> git.sesse.net Git - stockfish/commitdiff
Workaround a static data member bug in MSVC
authorMarco Costalba <mcostalba@gmail.com>
Sun, 12 Oct 2008 21:16:10 +0000 (22:16 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Mon, 13 Oct 2008 18:40:47 +0000 (20:40 +0200)
Without this patch MSVC crashes when compiled
in release mode. It survives and works as
expected in debug mode and with gcc and Intel
compilers.

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

No differences found