gmchess
gmchess copied to clipboard
Invalid fprintf formatting syntax in src/Engine.cc
https://github.com/lerosua/gmchess/blob/master/src/Engine.cc#L2101
It should be DLOG(" n=%d\n", n);
.