mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-02 04:40:29 +02:00
mention scm_read_0str and scm_eval_0str, corrections to file names.
This commit is contained in:
parent
013788b6b1
commit
601275cdda
1 changed files with 5 additions and 2 deletions
7
TODO
7
TODO
|
@ -1,4 +1,4 @@
|
||||||
[ID: $Id: TODO,v 1.18 2001-07-07 06:31:26 ttn Exp $]
|
[ID: $Id: TODO,v 1.19 2001-07-08 21:04:03 mvo Exp $]
|
||||||
|
|
||||||
These TODO items are grouped by target release version. The first group is
|
These TODO items are grouped by target release version. The first group is
|
||||||
the "Eventually" group, which is not associated w/ any particular version.
|
the "Eventually" group, which is not associated w/ any particular version.
|
||||||
|
@ -69,12 +69,15 @@ See also file HACKING.
|
||||||
|
|
||||||
=== In release 1.8.0:
|
=== In release 1.8.0:
|
||||||
|
|
||||||
|
- remove deprecated functions scm_read_0str, scm_eval_0str.
|
||||||
|
|
||||||
- remove deprecated "scm_*_t" type names in libguile.h.
|
- remove deprecated "scm_*_t" type names in libguile.h.
|
||||||
|
|
||||||
- remove re-exporting behaviour of `export'.
|
- remove re-exporting behaviour of `export'.
|
||||||
in boot-9.scm, remove begin-deprecated part of `module-export!'
|
in boot-9.scm, remove begin-deprecated part of `module-export!'
|
||||||
in format.scm, remove kluge at top
|
in format.scm, remove kluge at top
|
||||||
in srfi13.scm, likewise
|
in srfi-13.scm, likewise
|
||||||
|
in srfi-1.scm, likewise
|
||||||
|
|
||||||
- remove deprecated subr and gsubr functions
|
- remove deprecated subr and gsubr functions
|
||||||
in procs.h, procs.c: scm_make_subr, scm_make_subr_opt,
|
in procs.h, procs.c: scm_make_subr, scm_make_subr_opt,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue