[Ecls-list] Yet anothe ASDF iteration

Dustin Long dlong at progmatism.com
Mon May 12 13:34:41 UTC 2008


I was referring to line 33 in asdf-ecl.lisp. It redefines output-files so
that a load-op on a cl-source-file (like package.lisp) will return the
corresponding fasl.

Dustin

On Mon, May 12, 2008 at 2:33 AM, Juan Jose Garcia-Ripoll <
jjgarcia at users.sourceforge.net> wrote:

> On Mon, May 12, 2008 at 6:22 AM, Dustin Long <dlong at progmatism.com> wrote:
> > I've been having problems with reloading already built projects. If I
> start
> > up a new image and load-op (or require) some project for which fasl's
> are
> > already built, asdf reports that they're loaded but doesn't actually
> load
> > anything.
>
> I have not interefered with how load-op works. If you tell me that
> load-fasl-op breaks things, I can understand it, but (asdf:oos
> 'asdf:load-op ...) should work as it did few days ago.
>
> output-files is a method that each operation has to implement and
> which lists the files that this operation produces. load-op produces
> none, and hence it has always returned nil.
>
> Regards,
>
> Juanjo
>
> --
> Facultad de Fisicas, Universidad Complutense,
> Ciudad Universitaria s/n Madrid 28040 (Spain)
> http://juanjose.garciaripoll.googlepages.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20080512/67b7248c/attachment.html>


More information about the ecl-devel mailing list