The improvements that Chun Tian identified have been pushed into master on common-lisp.net
I also pushed a test modification that disables testing ecl-make-image on MacOS. At the very least, it doesn't work on Macs with MacPorts (gets confused about which compiler to use with which libraries). This seems like not a problem for ASDF.
I'd welcome any testing that people could do, and plan to release the new version by the end of next week.
Best, r
On Sat, Sep 2, 2017 at 1:20 AM, Robert Goldman rpgoldman@sift.net wrote:
The improvements that Chun Tian identified have been pushed into master on common-lisp.net
I also pushed a test modification that disables testing ecl-make-image on MacOS. At the very least, it doesn't work on Macs with MacPorts (gets confused about which compiler to use with which libraries). This seems like not a problem for ASDF.
I'd welcome any testing that people could do, and plan to release the new version by the end of next week.
Anton, can you run tests against the latest Quicklisp with what's in ASDF master? (First on a recent SBCL, then on whatever else you have time to test)
—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org The older I grow, the more I distrust the familiar doctrine that age brings wisdom. — H.L. Mencken (Plus je vieillis, moins je crois en l'idée commune que l'age apporte la sagesse.)
Thanks, Anton. I think I should know this, but can you point me at the summary web page for running with the new ASDF release candidate?
thanks! r
Wonderful. That means we're ready to release ASDF 3.3.0, at long last. Just 6 months after schedule. But better and stronger, like a 3.3.2 would have been.
On Sat, Sep 9, 2017, 04:32 Anton Vodonosov avodonosov@yandex.ru wrote:
I tracked the error down to the custom iolib.pr42.66ea927 staying in quicklisp/local-procects since I used it to test asdf.3.3.0-rc1.a6bd7c6.
Removed it; restarting he tests with clean quicklisp.