LispWorks Release Notes and Installation Guide > 13 Release Notes > 13.16 Other changes

NextPrevUpTopContentsIndex

13.16.3 Compiler messages are written to *error-output*

Warning messages from cl:compile and cl:compile-file now go to the stream that is the value of cl:*error-output* . This is consistent with the passed X3J13 cleanup issue COMPILER-WARNING-STREAM and also matches some other Common Lisp implementations. In previous LispWorks releases, such messages were written to cl:*standard-output* .


LispWorks Release Notes and Installation Guide - 21 Dec 2009

NextPrevUpTopContentsIndex