[cmucl-ticket] [cmucl] #42: read-sequence vs unicode

cmucl cmucl-devel at common-lisp.net
Fri Oct 22 00:57:23 UTC 2010


#42: read-sequence vs unicode
---------------------+------------------------------------------------------
  Reporter:  rtoy    |       Owner:  somebody
      Type:  defect  |      Status:  new     
  Priority:  major   |   Milestone:          
 Component:  Core    |     Version:  20b     
Resolution:          |    Keywords:          
---------------------+------------------------------------------------------

Comment(by rtoy):

 The October snapshot should have this mostly fixed.  Errors will now be
 signaled if the stream is of the wrong type, but if the stream is a
 binary-text-stream, {{{READ-SEQUENCE}}} will work as before.  This is a
 change from 20a and 20b, and is also incompatible with 19f and earlier
 which allowed {{{READ-SEQUENCE}}} to work on character streams and binary
 streams of {{{'(unsigned-byte 8)}}}.

-- 
Ticket URL: <http://trac.common-lisp.net/cmucl/ticket/42#comment:2>
cmucl <http://common-lisp.net/project/cmucl>
Cmucl is a high-performance, free Common Lisp implementation.


More information about the cmucl-ticket mailing list