another error-message fix
original commit: 2146a020c05bb0cdc0fa9427e321ef7840e959da
This commit is contained in:
parent
61d3c80212
commit
543bfedad2
|
@ -1468,7 +1468,7 @@
|
|||
[name (object-name port)]
|
||||
[convert-newlines-to #f]
|
||||
[decode-error (lambda (msg port)
|
||||
(error 'reencode-input-port
|
||||
(error 'reencode-output-port
|
||||
(format "~a: ~~e" msg)
|
||||
port))])
|
||||
(let ([c (bytes-open-converter "UTF-8" encoding)]
|
||||
|
|
Loading…
Reference in New Issue
Block a user