1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 22:31:12 +02:00

* Added a note about removing GUILE_OLD_ASYNC_CLICK.

This commit is contained in:
Dirk Herrmann 2000-07-13 07:27:02 +00:00
parent 2451150282
commit 0491498616

View file

@ -12,6 +12,10 @@ with the one released with 1.4:
- remove struct members system_transformer and top_level_lookup_closure_var
from struct scm_root_state in root.h.
After signal handling and threading have been fixed:
- remove the code corresponding to GUILE_OLD_ASYNC_CLICK and the corresponding
GUILE_OLD_ASYNC_CLICK macro.
In release 1.5:
- remove deprecated macros: SCM_INPORTP, SCM_OUTPORTP, SCM_CRDY, SCM_ICHRP,
SCM_ICHR, SCM_MAKICHR, SCM_SETJMPBUF, SCM_NSTRINGP, SCM_NRWSTRINGP,