From 62f97d3d52c5da3a97a2986524cc6de33bd282cd Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 15 Mar 2002 15:53:32 +0000 Subject: [PATCH] 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. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 29ad8b72e..12329595f 100644 --- a/NEWS +++ b/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