Fix InputCommand patch
authorH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 5 Mar 2014 21:42:18 +0000 (22:42 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 5 Mar 2014 21:42:18 +0000 (22:42 +0100)
commit1659d737d4bae32618488aa12eedba627ea13d60
treef06b1480fb33a3e265b8762f8ed03d4f976d54c8
parent3498bb2ccdfccd0c5f5c25bc2e2a855ea5b9334f
Fix InputCommand patch

There was a done=true in InputCommand that caused only a single command
to be parsed when a command argument was given (and thus also when a
backlogged command was processed). This led to the engine immediately
starting thinking after interruption of ponder, in stead of waiting
for the input move to be processed, with obviously fatal consequences.
gnushogi/commondsp.c