[cmucl-commit] [git] CMU Common Lisp tag	unicode-utf16-extfmts-pre-sync-2008-11 created.	0aa762cd7fc2e4b6267693bdd64da2cd99b4a2a7
    Raymond Toy 
    rtoy at common-lisp.net
       
    Tue Oct 11 19:31:29 CEST 2011
    
    
  
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
    
    
More information about the cmucl-commit
mailing list