[Openmcl-devel] Openmcl-devel Digest, Vol 66, Issue 40
R. Matthew Emerson
rme at clozure.com
Tue Apr 28 20:13:30 PDT 2009
On Apr 24, 2009, at 1:35 PM, Michael Genesereth wrote:
>
> (1) Got an error message because of a spurious variable in an ignore
> declaration in a method. This was good. The method was defined in a
> file /foo/ruleserver.lisp, and I loaded the file with (load "/foo/
> ruleserver").
>
> (2) I did meta dot on the method to see the definition and saw a list
> of specializations. I clicked on the appropriate one and got an error
> message saying that "/foo/ruleserver") does not exist. Indeed, but
> "/
> foo/ruleserver.lisp" does! Clearly it is not adding the extension.
It's a bug. (Obviously.)
I made a Trac ticket for it.
http://trac.clozure.com/openmcl/ticket/463
More information about the Openmcl-devel
mailing list