Faré <[email protected]> writes: > On 22 April 2011 09:52, Zach Beane <[email protected]> wrote: >> FYI, the recent updates removing and reinstating >> ASDF:SYSTEM-DEFINITION-PATHNAME broke my dist construction machinery, >> which relied on the original behavior of that function. >> > How did you rely on that function? It doesn't always make sense, > for instance with runtime-computed of "fallback" systems > that are not backed by a .asd file.
After building the Quicklisp universe again with 2.014.8, it's clear that many projects (over 30) are affected by the ASDF:SYSTEM-DEFINITION-PATHNAME changes. It seems like anything that uses cffi-grovel is broken, e.g. osicat, gsll, shuffletron, hemlock, and many more. Zach _______________________________________________ asdf-devel mailing list [email protected] http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel
