Received: from sass165.sandia.gov (mailgate.sandia.gov [132.175.109.1]) by es08snlnt.sandia.gov with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id SVJG72L6; Mon, 29 Sep 2003 00:39:30 -0600 Received: from MM01SNLNTO.son.sandia.gov (mm01snlnto.sandia.gov [132.175.109.20]) by sass165.sandia.gov (8.12.10/8.12.10) with ESMTP id h8T6dLiu009336 for ; Mon, 29 Sep 2003 00:39:27 -0600 (MDT) Received: from 198.51.249.10 (clozure.com) by MM01SNLNTO.son.sandia.gov with ESMTP (Tumbleweed MMS SMTP Relay 01 (MMS v5.5.3)); Mon, 29 Sep 2003 00:39:21 -0600 Received: from localhost.gse.com ([127.0.0.1] helo=clozure.com) by clozure.com with esmtp (Exim 4.12) id 1A3ri7-0003aI-01; Mon, 29 Sep 2003 00:40:43 -0600 Received: from gb (helo=localhost) by clozure.com with local-esmtp (Exim 4.12) id 1A3rhx-0003aC-00; Mon, 29 Sep 2003 00:40:33 -0600 Date: Mon, 29 Sep 2003 00:40:33 -0600 (MDT) From: "Gary Byers" To: "=?ISO-8859-2?Q?Oliver_Markovi=E6?=" Subject: Re: [Openmcl-devel] Specializing on nil In-Reply-To: <20030923125607.I74621@clozure.com> Message-ID: <20030929002520.Q13735@clozure.com> References: <20030923125607.I74621@clozure.com> MIME-Version: 1.0 cc: openmcl-devel@clozure.com X-BeenThere: openmcl-devel@clozure.com X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion of OpenMCL development issues. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: openmcl-devel-bounces@clozure.com Errors-To: openmcl-devel-bounces@clozure.com X-WSS-ID: 13690C131440421-01-01 Content-Type: text/plain; charset=X-UNKNOWN Content-Transfer-Encoding: quoted-printable X-PMX-Version: 4.0.4.76838 On Tue, 23 Sep 2003, Gary Byers wrote: > > > On Sun, 21 Sep 2003, [ISO-8859-2] Oliver Markovi=E6 wrote: > > > > ? (load "asdf.lisp") > > > Error in process listener(1): Class named OPERATION not found. > > > While executing: FIND-CLASS > > > > This seems to be something different (perhaps one of the defining macros > should be more careful about an EVAL-WHEN in its expansion ?). I'll try > to look into it when I get back from vacation later this week. > I couldn't reproduce this: loading the current version of asdf.lisp was uneventful in the released 0.14-030901 (or anything relatively recent.) Welcome to OpenMCL Version (Alpha: Darwin) 0.14-030901! ? (load "/usr/local/src/asdf/asdf.lisp") #P"/usr/local/src/asdf/asdf.lisp" ? asdf:*asdf-revision* (1 77) ? I wouldn't want to claim that there isn't a CLOS defining macro somewhere that needs to be more careful about EVAL-WBEN clauses in its expansion, but if such a bug exists this doesn't seem to be a way of provoking it. (I don't have a good guess as to why this failed for you.) _______________________________________________ Openmcl-devel mailing list Openmcl-devel@clozure.com http://clozure.com/cgi-bin/mailman/listinfo/openmcl-devel