I am pleased to announce the release of ASDF 2.23. Since previous release 2.22, the changes are as follow:
* add new :compile-check argument to compile-file* and around-compile-hook. This allows for consistency check of .fasl output before the file can possibly be seen by other builds (i.e. no race condition). This change makes the asdf-finalizers extension possible.
* export more utilities for dealing with pathnames from environment.
These changes are few and subtle, but nonetheless significant to those who'd use these features.
As usual, developers, please test and enjoy, vendors, please update your implementation or distribution.
—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org There is only one basic human right, the right to do as you damn well please. And with it comes the only basic human duty, the duty to take the consequences. — P. J. O'Rourke
On 7/17/12 5:13 PM, Faré wrote:
I am pleased to announce the release of ASDF 2.23.
[…]
As usual, developers, please test and enjoy, vendors, please update your implementation or distribution.
[…]
[asdf-2.23 committed to ABCL trunk][1].
[1]: http://trac.common-lisp.net/armedbear/changeset/14013
armedbear-devel@common-lisp.net