fixed bug from mailing list
svn: r7807 original commit: b59bcf44afe7472c86325cf225cb6423dea0f0ea
This commit is contained in:
parent
fcc9e5f98a
commit
a70700c3ff
|
@ -1578,7 +1578,7 @@ WARNING: printf is rebound in the body of the unit to always
|
|||
(values (reverse (cons (cons (bytes->string/utf-8 converted-bytes) key) acc))
|
||||
(enqueue
|
||||
(cons (subbytes the-bytes
|
||||
(- (bytes-length the-bytes) src-read-k)
|
||||
src-read-k
|
||||
(bytes-length the-bytes))
|
||||
key)
|
||||
(empty-queue)))
|
||||
|
|
Loading…
Reference in New Issue
Block a user