mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-07 18:30:25 +02:00
primitive-_exit under "scheme functions and syntax"
This commit is contained in:
parent
3d59ecbc90
commit
c2696f1f61
1 changed files with 1 additions and 2 deletions
3
NEWS
3
NEWS
|
@ -16,10 +16,9 @@ Changes in 1.8.1 (since 1.8.0):
|
||||||
|
|
||||||
* Changes to the distribution
|
* Changes to the distribution
|
||||||
|
|
||||||
** New primitive-_exit giving the _exit() system call.
|
|
||||||
|
|
||||||
* Changes to Scheme functions and syntax
|
* Changes to Scheme functions and syntax
|
||||||
|
|
||||||
|
** New function primitive-_exit giving the _exit() system call.
|
||||||
** A one-dimenisonal array can now be 'equal?' to a vector.
|
** A one-dimenisonal array can now be 'equal?' to a vector.
|
||||||
** Structures, records, and SRFI-9 records can now be compared with `equal?'.
|
** Structures, records, and SRFI-9 records can now be compared with `equal?'.
|
||||||
** `record-accessor' and `record-modifier' strict type checks
|
** `record-accessor' and `record-modifier' strict type checks
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue