1.0.32.37: declarations and symbol-macros in methods
authorChristophe Rhodes <csr21@cantab.net>
Fri, 20 Nov 2009 21:40:04 +0000 (21:40 +0000)
committerChristophe Rhodes <csr21@cantab.net>
Fri, 20 Nov 2009 21:40:04 +0000 (21:40 +0000)
commitd8e47f8f2ccda542b1ab60b080ebed483ae14376
treee93740320299b267f313270b486331dc07d94634
parent8c74121c546327088c6693e5d4bf673ac97feb64
1.0.32.37: declarations and symbol-macros in methods

A stray backquote caused compilation warnings and run-time errors if, within
a method, a symbol macro with a type declaration was given a new value with
SETQ.

Fixes bug #485019, reported by Iban Hatchondo
NEWS
src/pcl/walk.lisp
tests/clos.impure.lisp
version.lisp-expr