[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue: WITH-OPEN-STRING-APPEND-STYLE



In the first paragraph under "Proposal" WITH-OPEN-STRING-APPEND-STYLE should be
WITH-OUTUPUT-TO-STRING.

Xerox Common Lisp implements CLtL for WITH-OUTPUT-TO-STRING, but treats FORMAT
consistently, i.e., doesn't complain if you FORMAT off the end of a
fill-pointered, non-adjustable string.

I support this proposal.

		-- Andy. --