#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 | -----------------------------------------------+----------------------------
Comment(by ehuelsmann):
The problem in case of the DEFMETHOD version is that the function being called (presumably an EMF) takes 2 arguments (ARGS and NEXT-EMFUN), but receives only one: the stream.