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

cmucl cmucl-devel at common-lisp.net
Thu Mar 3 16:46:18 UTC 2011


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

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


Comment:

 Fixed and should be available in the April snapshot.

 The issue was caused by {{{FAST-READ-CHAR-STRING-REFILL}}} not updating
 the ibuf head pointer when some octets in the buffer were not converted to
 characters because the last octets in the buffer do not form a complete
 character.

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


More information about the cmucl-ticket mailing list