[armedbear-ticket] [armedbear] #199: Lambda lists with &aux parameters that refer to "normal" arguments fail

armedbear armedbear-devel at common-lisp.net
Thu May 17 17:55:18 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  |  
-----------------------------------------------+----------------------------

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.

-- 
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/199#comment:15>
armedbear <http://common-lisp.net/project/armedbear>
armedbear


More information about the armedbear-ticket mailing list