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
The pleasure of citizens discussing politics is a powertrip by proxy. By
identifying themselves to the masters, they wallow in slavery.
The July snapshot has been tagged and binaries have been uploaded.
Only a few minor changes for this month, including an update of asdf2,
and some minor changes to support building with clang, which currently
still doesn't quite work.
Ray