1.0.21.10: DEFINE-COMPILER-MACRO and destructuring lambda-lists
authorNikodemus Siivola <nikodemus@random-state.net>
Tue, 7 Oct 2008 08:28:36 +0000 (08:28 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Tue, 7 Oct 2008 08:28:36 +0000 (08:28 +0000)
commit37200d73dfca16507809778574092cfb998711d5
tree006228631cf8fe2e6ccc5ae87fbae3f0a53938a2
parent6ce6b4d3e995f7fae210c8fe139a693fd413ed01
1.0.21.10: DEFINE-COMPILER-MACRO and destructuring lambda-lists

 * Were broken -- fix by using the special FUNCALL related magic is
   only for the outermost list, not sublists. Reported by Willem
   Broekema.

 * Adjust one of the existing tests to check for this.

 * Record bug 430: nested stack allocation does not work for structures.
BUGS
NEWS
src/code/parse-defmacro.lisp
tests/compiler.impure.lisp
version.lisp-expr