* strings.c (scm_string_set_x): Require the argument to be a
authorJim Blandy <jimb@red-bean.com>
Wed, 7 Oct 1998 15:52:31 +0000 (15:52 +0000)
committerJim Blandy <jimb@red-bean.com>
Wed, 7 Oct 1998 15:52:31 +0000 (15:52 +0000)
commit82637e2bfe6666ea9a1cf1eb38765a8c9ffc6309
treecd748db93678a99deccc1cd6177ec6615f85abcc
parent13af30488ee693ef2fe236b8dff47b7bdca8a496
* strings.c (scm_string_set_x): Require the argument to be a
writable string, not a substring or a symbol.
* strings.h (SCM_RWSTRINGP, SCM_NRWSTRINGP): New predicates.
libguile/strings.c
libguile/strings.h