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:
parent
273167608a
commit
f9751e8660
2 changed files with 12 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue