[cmucl-ticket] [cmucl] #43: unread-char doesn't change file-position

cmucl cmucl-devel at common-lisp.net
Mon Jun 27 15:14:15 UTC 2011


#43: unread-char doesn't change file-position
----------------------+-----------------------------------------------------
  Reporter:  rtoy     |       Owner:          
      Type:  defect   |      Status:  reopened
  Priority:  major    |   Milestone:          
 Component:  Unicode  |     Version:  20b     
Resolution:           |    Keywords:          
----------------------+-----------------------------------------------------
Changes (by rtoy):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 The fix that was implemented in stream.lisp does fix this issue.  However,
 it causes the Unicode tests in {{{src/i18n/tests}}} to fail.   Cmucl ends
 up reading in the whole file into one string and causes an error.

 The change has been reverted, pending a better fix.  This ticket is then,
 of course, reopened.

-- 
Ticket URL: <http://trac.common-lisp.net/cmucl/ticket/43#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