1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-07-06 17:40:29 +02:00

Under "The concept of `vcells' has been deprecated",

add subheading "snarf macros deprecated" w/ 5 macros.
These are the same as in libguile/guile-snarf.in and
doc/ref/tools.texi.
This commit is contained in:
Thien-Thi Nguyen 2002-03-15 15:53:32 +00:00
parent 5cad375374
commit 62f97d3d52

5
NEWS
View file

@ -1177,6 +1177,11 @@ Use scm_c_define or scm_c_lookup instead, as appropriate.
These functions work with variables instead of with vcells.
*** snarf macros deprecated: SCM_CONST_LONG, SCM_VCELL, SCM_VCELL_INIT,
SCM_GLOBAL_VCELL, SCM_GLOBAL_VCELL_INIT
See reference manual node "Macros guile-snarf recognizes" for more info.
** New functions for creating and defining `subr's and `gsubr's.
The new functions more clearly distinguish between creating a subr (or