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:
parent
5cad375374
commit
62f97d3d52
1 changed files with 5 additions and 0 deletions
5
NEWS
5
NEWS
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue