Fixed in PARSE-OBJECT/STRING-QUOTE to make it behave better when
authorStephen Adams <edu/mit/csail/zurich/adams>
Thu, 1 Dec 1994 19:01:09 +0000 (19:01 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Thu, 1 Dec 1994 19:01:09 +0000 (19:01 +0000)
commitb43d267498345adce8281be689b049c3f080406f
tree263ad31f161e06d91b3cac8cced582633b70f528
parent5ac37acbe11669490d79bab51abab957e210535f
Fixed in PARSE-OBJECT/STRING-QUOTE to make it behave better when
reading large strings with escapes.  Removed recursion and to reduced
consing by doing a single string-append at the end rather than one per
escape.

Desirable for 7.3 release.
v7/src/runtime/parse.scm