[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue: WITH-OUTPUT-TO-STRING-APPEND-STYLE (Version 4)
- To: edsel!jonl@LaBrea.Stanford.EDU
- Subject: Issue: WITH-OUTPUT-TO-STRING-APPEND-STYLE (Version 4)
- From: Kent M Pitman <KMP@STONY-BROOK.SCRC.Symbolics.COM>
- Date: Tue, 31 May 88 11:55 EDT
- Cc: CL-Cleanup@SAIL.Stanford.EDU
- In-reply-to: <8805290029.AA12479@bhopal.lucid.com>
Date: Sat, 28 May 88 17:29:34 PDT
From: Jon L White <edsel!jonl@labrea.stanford.edu>
No. It's perfectly acceptable to use VECTOR-PUSH-EXTEND with a non-adjustable
array. It's the error-signalling property of VECTOR-PUSH-EXTEND, as opposed
to the "dropping on the floor" of VECTOR-PUSH, that motivated this proposal.
Ok. I'm sold.