]> git.sesse.net Git - stockfish/commit
Improve handling of the debug log file.
authorTomasz Sobczyk <tomasz.sobczyk1997@gmail.com>
Fri, 13 Aug 2021 20:20:11 +0000 (22:20 +0200)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Fri, 20 Aug 2021 05:57:09 +0000 (07:57 +0200)
commitccf0239bc468c1fb599785e0dea178e84279674d
tree8e3d24a836f4c70520c0c8c1e877c7338182cebd
parent1946a675677aee8e485b75525bd06184badc79f2
Improve handling of the debug log file.

Fix handling of empty strings in uci options and reassigning of the log file

Fixes https://github.com/official-stockfish/Stockfish/issues/3650

Closes https://github.com/official-stockfish/Stockfish/pull/3655

No functional change
AUTHORS
src/misc.cpp
src/ucioption.cpp