1.0.44.24: tweak CAREFUL-EXPAND-MACRO
authorNikodemus Siivola <nikodemus@random-state.net>
Tue, 16 Nov 2010 15:17:10 +0000 (15:17 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Tue, 16 Nov 2010 15:17:10 +0000 (15:17 +0000)
commit8ae4206d774745ea928fc89a13ebf34de506aa6e
tree217f5aa4453e629233ea49bca46580cb05b6e998
parent8f2883a6a64e8116ecddba619de2250e0e236efd
1.0.44.24: tweak CAREFUL-EXPAND-MACRO

  Don't resignal warnings and style-warnings -- aside from the CMUCL
  cross-compiler KLUDGEry. They tend to be intentionally signalled by macro
  and compiler-macro authors, and the additional wrapper-text provided by the
  resignaling mostly just obfuscates the actual message.

  That leaves errors (and the aforementioned KLUDGE.)

  For these, less parentheses, more whitespace -- specifically, leave space
  around the actual warning/error message, instead of crowding in with the
  parenthetical remarks.
src/compiler/ir1tran.lisp
version.lisp-expr