Re: asdf load source

Christophe Rhodes <[email protected]>
Newsgroups gmane.lisp.cclan.general
Message-ID <[email protected]>
Gary King <[email protected]> writes:

> (defmethod perform ((op compile-op) (component load-only-file-mixin))
>    nil)
>
> (defmethod perform ((op load-op) (component load-only-cl-source-file))
>    (load (component-pathname component)))

Don't these definitions (in the absence of others) violate the
requirement about asdf:output-files?  I'm slighly surprised you don't
see any ill effects from this... maybe this will always think that
compile-op on one of these is never operation-done-p?

Cheers,

Christophe
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.