1.0.0.13: proper treatment of &whole and friends in ordinary lambda-lists
authorNikodemus Siivola <nikodemus@random-state.net>
Sun, 3 Dec 2006 12:02:52 +0000 (12:02 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sun, 3 Dec 2006 12:02:52 +0000 (12:02 +0000)
commiteb459ec23eda2040d01a4200e0e7d4edb7e872a1
treeec04d6833b40f06ea0201b14f56a56fd534dd9d1
parentf19f97599d0d6617906bddf3e8488d5c3eb159a1
1.0.0.13: proper treatment of &whole and friends in ordinary lambda-lists
 * It is not clear the CLHS really prohibits them from being used as variables,
   but at least the error should not be a BUG. (reported by Berki Lukacs
   Tamas)
NEWS
src/compiler/parse-lambda-list.lisp
tests/compiler.impure.lisp
version.lisp-expr