mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-16 18:50:23 +02:00
* Deprecated some definitions.
* Minor fixes.
This commit is contained in:
parent
928f20fb87
commit
5cd06d5eaa
9 changed files with 58 additions and 24 deletions
3
RELEASE
3
RELEASE
|
@ -40,7 +40,8 @@ After signal handling and threading have been fixed:
|
|||
gc.c: scm_remember
|
||||
string.c: scm_makstr
|
||||
- remove deprecated procedures:
|
||||
boot-9.scm: eval-in-module, id
|
||||
boot-9.scm: eval-in-module, id, -1+, return-it, string-character-length,
|
||||
flags
|
||||
- remove deprecated macros: SCM_OUTOFRANGE, SCM_NALLOC, SCM_HUP_SIGNAL,
|
||||
SCM_INT_SIGNAL, SCM_FPE_SIGNAL, SCM_BUS_SIGNAL, SCM_SEGV_SIGNAL,
|
||||
SCM_ALRM_SIGNAL, SCM_GC_SIGNAL, SCM_TICK_SIGNAL, SCM_SIG_ORD,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue