notes
This commit is contained in:
parent
0de97b83c0
commit
a2349a2860
2 changed files with 7 additions and 0 deletions
6
NEWS
6
NEWS
|
|
@ -84,6 +84,12 @@ at the top of the script.
|
|||
(The first options enables the debugging evaluator.
|
||||
The second enables backtraces.)
|
||||
|
||||
* Changes to the scm_ interface
|
||||
|
||||
** Port internals: the rw_random variable in the scm_port structure
|
||||
must be set to non-zero in any random access port. In recent Guile
|
||||
releases it was only set for bidirectional random-access ports.
|
||||
|
||||
|
||||
Changes since Guile 1.3.2:
|
||||
|
||||
|
|
|
|||
1
THANKS
1
THANKS
|
|
@ -6,5 +6,6 @@ Bug reports and fixes from:
|
|||
|
||||
Lauri Alanko
|
||||
Greg Harvey
|
||||
Roland Orre
|
||||
Jorgen Schaefer
|
||||
Bernard Urban
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue