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

Refer to scm_string_copy_x as a subst for gh_set_substring.

This commit is contained in:
Marius Vollmer 2004-09-22 21:53:46 +00:00
parent 83cd507cc7
commit 6e4ea094be

View file

@ -925,7 +925,7 @@ Use @code{scm_from_locale_stringn} instead.
Use @code{scm_from_locale_string} instead.
@item @code{gh_set_substr}
No direct scm equivalent. [FIXME]
Use @code{scm_string_copy_x}.
@item @code{gh_symbol2scm}
Use @code{scm_from_locale_symbol} instead.