1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-21 11:10:21 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2004-08-10 14:16:46 +00:00
parent 273167608a
commit f9751e8660
2 changed files with 12 additions and 1 deletions

View file

@ -5,7 +5,7 @@
* deprecated.c, deprecated.h (SCM_CHARS, SCM_LENGTH): Removed.
* strings.h, strings.c (SCM_MAKE_STRING_TAG): Rename dto
* strings.h, strings.c (SCM_MAKE_STRING_TAG): Renamed to
SCM_I_MAKE_STRING_TAG, changed all uses.
(SCM_STRING_CHARS, SCM_STRING_UCHARS, SCM_STRING_LENGTH): Renamed
to SCM_I_STRING_CHARS, SCM_I_STRING_UCHARS, and SCM_I_LENGTH