mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-03 21:30:29 +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
|
||||
|
||||
** New primitive-_exit giving the _exit() system call.
|
||||
|
||||
* 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.
|
||||
** Structures, records, and SRFI-9 records can now be compared with `equal?'.
|
||||
** `record-accessor' and `record-modifier' strict type checks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue