[armedbear-ticket] [armedbear] #199: Lambda lists with &aux parameters that refer to "normal" arguments fail (was: CL:DEFMETHOD cannot parse &AUX arguments)

armedbear armedbear-devel at common-lisp.net
Thu May 17 15:21:24 UTC 2012


#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=aitoawnthushznrlieuamks3fxvzisibfmuzjyo):

  * 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


More information about the armedbear-ticket mailing list