On Wed, 2010-03-17 at 14:51 +0300, Andrey Moskvitin wrote:
Hi,
I am trying to rewrite the work with sockets in a swank via IOLib and found that call peek-char produces an error "No uncommitted character to unread" (see %stream-unread-char in a gray-stream-methods.lisp) . I did not understand deep, but noticed that after the following simple modifications: system begins to work normally
I'm not sure that this is a bug. Could you please send me a test case ?