mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 22:10:21 +02:00
*** empty log message ***
This commit is contained in:
parent
9fdba2fee5
commit
68d15e3ed4
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
1998-11-07 Mikael Djurfeldt <mdj@barbara.nada.kth.se>
|
||||
|
||||
* readline.c (scm_read_history, scm_write_history): Bugfix: Use
|
||||
SCM_ROCHARS instead of SCM_CHARS.
|
||||
|
||||
* ports.c (scm_unread_string): Bugfixes: Check for SCM_STRINGP,
|
||||
not SCM_ROSTRINGP; use SCM_ROUCHARS instead of SCM_UCHARS.
|
||||
|
||||
1998-11-06 Mikael Djurfeldt <mdj@barbara.nada.kth.se>
|
||||
|
||||
* ports.h (SCM_CUC): #define as ~SCM_CRDY instead of 0x001fffffL.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue