[Ecls-list] 10.3.1 slime issues

Stas Boukarev stassats at gmail.com
Sun Mar 7 19:43:24 UTC 2010


I attached a patch to ECL (or rather ASDF) which should fix it.

If asdf:*central-registry* doesn't contain a directory where ECL's
contribs are, REQUIRE calls the second function from
ext:*module-provider-functions*. This function calls
asdf::register-system with an instance of asdf::system, but without
source-file slot, that's why subsequent calls to asdf:find-system
fail.

I guess it should be also forwarded upstream.

-- 
With best regards, Stas.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: asdf-ecl.patch
Type: text/x-patch
Size: 519 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20100307/d38866eb/attachment.bin>


More information about the ecl-devel mailing list