1.0.19.12: give a warning for newly deprecated stack-allcation optimization policies
commit6bdf018a77fd4bbc25c783f330415d444ffaeab2
authorNikodemus Siivola <nikodemus@random-state.net>
Fri, 1 Aug 2008 11:19:03 +0000 (1 11:19 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Fri, 1 Aug 2008 11:19:03 +0000 (1 11:19 +0000)
tree9be3e1f6ad98cffb057e14782845e1322a557468
parente0fd6a6ba914bedb6939ddbc5cb4c5ce94ca87c0
1.0.19.12: give a warning for newly deprecated stack-allcation optimization policies

 * Most importantly, keep the symbols around for a while, since otherwise reading
   code that tries to twiddle them causes a package-lock violation.

 * Make it a refence condition for good measure.

 * Prettify the output in from other policy-related warnings while at it.
package-data-list.lisp-expr
src/code/condition.lisp
src/compiler/policy.lisp
src/compiler/proclaim.lisp
version.lisp-expr