[armedbear-ticket] [armedbear] #62: CLOS checking of MAKE-INSTANCE argument checking fails (was: CLOS with &key arguments after &rest fails)
armedbear
armedbear-devel at common-lisp.net
Thu Sep 10 09:55:16 UTC 2009
#62: CLOS checking of MAKE-INSTANCE argument checking fails
-----------------------+----------------------------------------------------
Reporter: mevenson | Owner: somebody
Type: defect | Status: new
Priority: major | Milestone: unscheduled
Component: CLOS | Version: 1.0
Resolution: | Keywords:
-----------------------+----------------------------------------------------
Comment(by mevenson):
Simplified test case to:
(require 'asdf)
(apply #'make-instance 'asdf:load-op :original-initargs '(:verbose t)
'(:verbose t)))
--
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/62#comment:1>
armedbear <http://common-lisp.net/project/armedbear>
armedbear
More information about the armedbear-ticket
mailing list