Support spaces in variants.ini path
authorFabian Fichter <ianfab@users.noreply.github.com>
Mon, 27 Sep 2021 21:15:48 +0000 (23:15 +0200)
committerFabian Fichter <ianfab@users.noreply.github.com>
Tue, 28 Sep 2021 16:48:43 +0000 (18:48 +0200)
commit1aa783e32d58973e88f5d77aaf3d8f667b868339
tree452ae4f0ccfc7a021952dd901b8bd171860987af
parentefcd7da487dcf97868ea1a46772257e07621441c
Support spaces in variants.ini path

* Allow whitespace characters in `load` command.
* Support loading of multiple files separated by `:`/`;`.

Closes #361.
src/evaluate.cpp
src/uci.cpp
src/uci.h
src/ucioption.cpp