1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 11:40:18 +02:00

* Added reminder about removing system_transformer and

top_level_lookup_closure_var from root.h with the next version of
  libguile that is not binary compatible with 1.4.
This commit is contained in:
Dirk Herrmann 2000-06-21 15:11:30 +00:00
parent 141443d7ec
commit c7b6388d1e

View file

@ -7,6 +7,11 @@ absinthe, etc. However, the first release containing the module
system should be called Godot: "This is the one you've been waiting
for."
Before releasing the next version of libguile which is not binary compatible
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.
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,