#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.