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>
Wed, 13 Jan 2010 03:29:10 +0000 (19:29 -0800)
commitf3a5209d4f73b8ee5fac814f343a82a5b0cc900d
treef7b3be57377b8cee236b91d888ec1a576a194aa7
parent5a6b1f3ad99783ba1c115f08b417fdfa7297bc14
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.
backend.c