0.8.11.14:
commita2e72ddcfa3308ed7eb02c7b1bdfe3120d71b423
authorChristophe Rhodes <csr21@cam.ac.uk>
Wed, 16 Jun 2004 20:28:45 +0000 (16 20:28 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Wed, 16 Jun 2004 20:28:45 +0000 (16 20:28 +0000)
tree0ee8b7f8a26276012cfe643447f0d786c432aaa3
parent1217810e750e3e6b04641309fb8475eb5963e35e
0.8.11.14:
There is no excuse for &OPTIONAL and &KEY arguments in the same
lambda list.  Really not.  (Silly ANSI, silly CLIM)
... STYLE-WARN on function lambda lists with this bogosity;
... tests.
src/compiler/parse-lambda-list.lisp
tests/compiler.pure.lisp
version.lisp-expr