#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