Don't call APPLY with a list that could potentially be huge. Instead
authorChris Hanson <org/chris-hanson/cph>
Mon, 18 Jan 1993 05:38:49 +0000 (05:38 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 18 Jan 1993 05:38:49 +0000 (05:38 +0000)
commit4df3da4703c2b1a5a41b092bb765f21904206c55
tree0f538429f49e05b66dbd204d092fdfd9af1f48bb
parent42bc27a72dac18a02ca29a05d2df36c767693d60
Don't call APPLY with a list that could potentially be huge.  Instead
allocate a string buffer and fill it; grow buffer when necessary and
accept that there will be some memory waste.
v7/src/runtime/strout.scm