another srfi-185 thinko Per Bothner 10 Mar 2020 03:42 UTC
(string-append! place string ...)
This macro sets place to the result of invoking (string-append-linear place string ...).
That should be 'the result of invoking (string-append place'.
--
--Per Bothner
xxxxxx@bothner.com http://per.bothner.com/