(scm_string_concatenate, scm_string_concatenate_shared):
authorKevin Ryde <user42@zip.com.au>
Sun, 10 Apr 2005 22:14:15 +0000 (22:14 +0000)
committerKevin Ryde <user42@zip.com.au>
Sun, 10 Apr 2005 22:14:15 +0000 (22:14 +0000)
commit57d9803440d35b66fb3b3a14588873903f906199
treeca39733b6d1dd1a2efc4c70d2f25607a7b708a75
parent879cdfa3dc6d31fe1e5eb0f575bc1de78dc82123
(scm_string_concatenate, scm_string_concatenate_shared):
Validate list argument, scm_string_append and scm_string_append_shared
don't do that to their rest argument (in a normal build).
libguile/srfi-13.c