Fix info lines being used as normal thinking output
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 28 Mar 2010 09:24:44 +0000 (11:24 +0200)
committerArun Persaud <arun@nubati.net>
Sun, 28 Mar 2010 18:30:49 +0000 (11:30 -0700)
commit44c648b3b2a9be6a595287e9f31ee0662eae3370
tree8037c3a98f4dd63594960d31e5ce86ceb626c7c8
parent982fbe96101b831d2ed515d763356d08c4d541b0
Fix info lines being used as normal thinking output

The new standard of using thinking output with time = nodes = score = 0
as info messages for printing in the Engine-Output window was not
understood everywhere, and led to such info lines being used for
autoKibitzing and PGN annotation. The programStats are now only updated
from thinking output received from an engine when it is not an info line.
backend.c