25 Sep
2009
25 Sep
'09
5:48 p.m.
Daniel Herring wrote:
The following is representative of an obscure bug I'm trying to resolve (without direct access to the computer). It affects A-B-L 0.3.8 and a recent release of ASDF, but I don't see any relevant changes to either project in the past couple years. ... Error: The file #P"/path/to/.asdf/dev/main.lisp" does not exist.
False alarm. Apparently, zip by default replaces symlinks with copies, thus messing up my paths. - Daniel