Extensive bugfix of -autoKibitz
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 11 Jan 2010 15:44:40 +0000 (16:44 +0100)
committerArun Persaud <arun@nubati.net>
Sun, 7 Feb 2010 20:05:20 +0000 (12:05 -0800)
commit8513cfa6820a37f1053708a2f0a5eeedcc7fc9a7
tree6e26587f5b4c37a85bea57b694faec6284592aa5
parent59d1333eb463402beb7ef0e0606d99245eda8af4
Extensive bugfix of -autoKibitz

Suppression of printing of diverted kibitz messages failed when they
extended over more than one read. This could even lead to such
messages being erroneously saved as comments, which then lead to
crashes. The suppression mechanism now waits for a prompt, in stead of
the end of buffer. This required the printing of any leftover in the
buffer to be deferred until the next read completes it.
The number of people kibitzed to is now printed (with the "players)"
stripped off on FICS, but leaving a separating space).
backend.c