Re: missing methods

Christopher Stacy <[email protected]> Fri, 3 Apr 2026 06:44:43 -0400
Newsgroups gmane.lisp.steel-bank.general
Message-ID <[email protected]>
Here's one of the most interesting things:
Everything happens the same in CCL!
This is not an SBCL problem.
Since if affects defun as well as defmethod,
it doesn't seem like a PCL problem.
It must be s an ASDF or cstacy problem.
I am guessing the latter.
Because I can't see how ASDF could mess up something in the middle of a 
file.

It is utterly baffling, though. Never seen anything exactly like it.