Call the primitives directly.
authorTaylor R Campbell <campbell@mumble.net>
Wed, 12 Dec 2018 22:07:09 +0000 (22:07 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Wed, 12 Dec 2018 22:25:34 +0000 (22:25 +0000)
commit6f990adc8c416ca651749f66833b9eff745c159f
tree49e47195d64524816489f99966c3bf7be4711732
parent90465a5ce1a8595d5f000f0f3602951a64d3b6d7
Call the primitives directly.

These are no longer integrated, so we can't make a compound procedure
call if they are interpreted -- the interpreter will stomp all over
Free while we're in the middle of allocating the string, leading to
mayhem.  But it is safe to call the primitive, even though it is no
longer open-coded.
src/edwin/utils.scm