* strings.c (scm_make_shared_substring, scm_read_only_string_p):
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Sat, 26 Aug 2000 20:56:48 +0000 (20:56 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Sat, 26 Aug 2000 20:56:48 +0000 (20:56 +0000)
commite53cc81710b4bb87a9187818473c87cbbbd7f176
tree5ce2e1e26a4e4c6ada7a40b2c78107b645323e76
parent29a34ff64ae76f630022fe0191472f619106bd9d
* strings.c (scm_make_shared_substring, scm_read_only_string_p):
Deprecated.
(scm_string_length, scm_string_ref, scm_substring,
scm_string_append): Don't accept symbols as arguments (R5RS).
libguile/strings.c