Use readline-input' for the port name, since
readline' makes error
messages confusing. svn: r17977
This commit is contained in:
parent
c88a5a6856
commit
5c54f3a5ac
|
@ -191,7 +191,7 @@
|
|||
(bytes-set! tgt left LF)
|
||||
(set! buffer #f)
|
||||
(add1 left)]))])))
|
||||
(make-input-port 'readline reader #f close!)))
|
||||
(make-input-port 'readline-input reader #f close!)))
|
||||
|
||||
;; --------------------------------------------------------------------------
|
||||
;; Reading functions
|
||||
|
|
Loading…
Reference in New Issue
Block a user