On Wed, 26 Dec 2007 22:27:40 +0600, Ivan Boldyrev boldyrev+nospam@cgitftp.uiggm.nsc.ru wrote:
For example, such low-level method as flexi-streams::unread-char% calls flexi-streams:translate-char that uses with-output-to-sequence.
Can you check with the latest release (0.14.0) of FLEXI-STREAMS and see if it makes a difference for you?
And last macro generates code that create new instance of flexi-stream, and making instances conses very much on SBCL.
What "last macro" do you mean? Or are you referring to WITH-OUTPUT-TO-SEQUENCE?
Edi.