Gerardo Sarria <[EMAIL PROTECTED]> writes: > * (defclass omclass (standard-class) ()) > * (defclass OMGenericFunction (standard-generic-function OMBasicObject) > () > (:metaclass omclass))
I'd say MCL has a bug if the above works there. I think the error message is quite explicit about what the problem is, if a bit badly formatted. What explanation do you expect?
