0.8.16.11: Partial fix for #318 & more incompatible changes
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 28 Oct 2004 14:29:12 +0000 (14:29 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 28 Oct 2004 14:29:12 +0000 (14:29 +0000)
commitb1b85bbf17f686a0787304a04cf0e01e8216d038
tree947406d0fe51960c335918eecb8a0af3993ec6c5
parent2034cb134af58c5998f4e305673af6e2c75bc179
0.8.16.11: Partial fix for #318 & more incompatible changes
            * Robustify STYLE-WARNINGs and compiler messages
               against circular objects and other nasties.
            * In the process replace *COMPILER-ERROR-PRINT-FOO* with
               *COMPILER-PRINT-VARIABLE-ALIST*, remove support for
               already depracated *DEBUG-PRINT-FOO*s and move both
               printer control alists to SB-EXT.
            * Update the fine manual.
12 files changed:
BUGS
NEWS
doc/manual/compiler.texinfo
doc/manual/debugger.texinfo
package-data-list.lisp-expr
src/code/debug.lisp
src/code/early-extensions.lisp
src/code/error.lisp
src/compiler/ir1report.lisp
src/compiler/macros.lisp
tests/defstruct.impure.lisp
version.lisp-expr