[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
no-applicable-method
Date: Fri, 2 Oct 87 10:52 PDT
From: Gregor.pa@Xerox.COM
Date: 24 Sep 87 08:55 PDT
From: Bobrow.pa
(no-applicable-method generic-function first-argument &rest
all-arguments)
This all looks fine except for what I think is a bug in the example.
I thought we already changed the definition from
(defgeneric no-applicable-method (generic-function first-argument
&rest all-arguments))
to
(defgeneric no-applicable-method (generic-function all-arguments))
Gregor, maybe you're still behind on your mail?