This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMU Common Lisp".
The tag, unicode-utf16-extfmts-pre-sync-2008-11 has been created
at 0aa762cd7fc2e4b6267693bdd64da2cd99b4a2a7 (commit)
- Log -----------------------------------------------------------------
commit 0aa762cd7fc2e4b6267693bdd64da2cd99b4a2a7
Author: rtoy <rtoy>
Date: Mon Jul 14 20:53:43 2008 +0000
From Paul Foley:
There's a bug in the handling of LISTEN now. You can solve it by
simply commenting out the (setf (fd-stream-listen stream) t) in the
:UNREAD clause in fd-stream-misc-routine...- it's not needed when
unreading is implemented by backing up in the buffer (e.g., with
last-char-read-size....
(AFAICS there's nothing wrong with setting it there, but it screws up
read-interactive in my toplevel command thing - leaves it expecting to
read arguments when it shouldn't, because LISTEN returns T when
there's no input pending, but I don't understand why...)
-----------------------------------------------------------------------
hooks/post-receive
--
CMU Common Lisp