* Fixed readline default input/output port parameter handling.
* Removed redundant SCM_N?IMP tests.
This commit is contained in:
parent
08b5e6c316
commit
379b35daaa
2 changed files with 20 additions and 9 deletions
|
|
@ -1,3 +1,14 @@
|
|||
2000-11-24 Dirk Herrmann <D.Herrmann@tu-bs.de>
|
||||
|
||||
* readline.c (current_input_getc): Use more explicit predicate
|
||||
than SCM_NIMP.
|
||||
|
||||
(scm_readline, scm_readline_init_ports, completion_function):
|
||||
Remove redundant SCM_N?IMP tests.
|
||||
|
||||
(scm_readline): Fixed default input/output port parameter
|
||||
handling.
|
||||
|
||||
2000-11-24 Dirk Herrmann <D.Herrmann@tu-bs.de>
|
||||
|
||||
* readline.c (scm_readline, scm_add_history, completion_function,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue