Avoid WRITE in URI->STRING.
authorTaylor R Campbell <campbell@mumble.net>
Wed, 9 Jan 2019 03:49:39 +0000 (03:49 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Wed, 9 Jan 2019 03:56:36 +0000 (03:56 +0000)
commit62ad94d108aed8a1eb19f8f5dd7d4d0979e64e58
tree52890d4afc1cb5e07d43689e56ce18e24c8a1d85
parent1756da579fde805b1e95ccb1a51d7c647bbf5b3c
Avoid WRITE in URI->STRING.

We use this early on in loading an image -- before we have
initialized all the LIARC objects (indeed, in the course of
initializing LIARC objects), which may themselves have predicates in
the print method dispatcher.
src/runtime/url.scm