[asdf-devel] SBCL 1.0.49 / ASDF 2.015.3 doesn't load my asdf systems anymore
Nikodemus Siivola
nikodemus at random-state.net
Sat Jun 11 12:37:17 UTC 2011
On 11 June 2011 01:41, Pascal Costanza <pc at p-cos.net> wrote:
>> Looks like a SBCL bug in how you setup logical pathnames,
>> that SBCL is catching:
>
> Not sure how to parse that sentence. Is this my bug, or an SBCL bug?
>
> Anyway, the setup above worked in SBCL 1.0.48, and works in every other
> Common Lisp implementation that I'm dealing with.
It's an SBCL bug, triggered by ASDF no longer calling
TRANSLATE-LOGICAL-PATHNAME before calling DIRECTORY.
SBCL fix coming up.
Cheers,
-- nikodemus
More information about the asdf-devel
mailing list