mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-09 23:40:29 +02:00
Mention change for SCM_VCELL and friends under "Snarfing News".
This commit is contained in:
parent
8cdec0abaf
commit
c3eb7bbe84
1 changed files with 10 additions and 1 deletions
11
NEWS
11
NEWS
|
@ -130,7 +130,16 @@ guile-tools is copied to the standard $bindir on "make install".
|
||||||
|
|
||||||
** Snarfing news
|
** Snarfing news
|
||||||
|
|
||||||
The program guile-snarf is now documented in the manual.
|
The program guile-snarf is now documented in the manual, including how
|
||||||
|
to use the current guile-snarf to handle code using the guile-1.4 snarf
|
||||||
|
macros within the guile-1.6 environment. Specifically, these macros are
|
||||||
|
either renamed or no longer supported:
|
||||||
|
|
||||||
|
SCM_VCELL
|
||||||
|
SCM_GLOBAL_VCELL
|
||||||
|
SCM_VCELL_INIT
|
||||||
|
SCM_GLOBAL_VCELL_INIT
|
||||||
|
SCM_CONST_LONG
|
||||||
|
|
||||||
These programs are no longer installed:
|
These programs are no longer installed:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue