#199: Lambda lists with &aux parameters that refer to "normal" arguments fail -----------------------------------------------+---------------------------- Reporter: mevenson | Owner: mevenson Type: defect | Status: assigned Priority: critical | Milestone: 1.1.0 Component: interpreter | Version: 1.1.0-dev Keywords: quicklisp restas ansi-conformance | -----------------------------------------------+---------------------------- Changes (by https://www.google.com/accounts/o8/id?id=aitoawnthushznrlieuamks3fxvzisibfmu...): * component: CLOS => interpreter Comment: Not all use of &AUX arguments fail, just those which refer to other types of arguments in the function's lambda list. The problem exists for functions defined via DEFUN as well, not just CLOS. -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/199#comment:14> armedbear <http://common-lisp.net/project/armedbear> armedbear