22 Apr
2011
22 Apr
'11
4:45 p.m.
Faré <fahree@gmail.com> writes:
On 22 April 2011 09:52, Zach Beane <xach@xach.com> 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