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

Added entry about gentemp.

This commit is contained in:
Marius Vollmer 2002-02-03 15:41:50 +00:00
parent 266ec340ab
commit c47fdfdb5d

5
NEWS
View file

@ -1090,6 +1090,11 @@ Instead, create a fresh vector of the desired size and copy the contents.
scm_gensym now only takes one argument.
** Deprecated function: scm_gentemp.
Along with obarrays, scm_gentemp has been deprecated. Use scm_gensym
instead, or roll your own.
** Deprecated type tags: scm_tc7_ssymbol, scm_tc7_msymbol, scm_tcs_symbols,
scm_tc7_lvector