mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-18 18:40:22 +02:00
*** empty log message ***
This commit is contained in:
parent
6232c3dd69
commit
3a33a9b117
3 changed files with 72 additions and 1 deletions
7
RELEASE
7
RELEASE
|
@ -17,6 +17,13 @@ After signal handling and threading have been fixed:
|
|||
GUILE_OLD_ASYNC_CLICK macro.
|
||||
|
||||
In release 1.5:
|
||||
- remove deprecated variables:
|
||||
scm_top_level_lookup_closure_var
|
||||
- remove deprecated functions:
|
||||
eval.c: scm_eval2, scm_eval_3
|
||||
load.c: scm_read_and_eval_x
|
||||
- remove deprecated procedures:
|
||||
boot-9.scm:eval-in-module
|
||||
- remove deprecated macros: SCM_INPORTP, SCM_OUTPORTP, SCM_CRDY, SCM_ICHRP,
|
||||
SCM_ICHR, SCM_MAKICHR, SCM_SETJMPBUF, SCM_NSTRINGP, SCM_NRWSTRINGP,
|
||||
SCM_NVECTORP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue