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:
parent
83cd507cc7
commit
6e4ea094be
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue