On 9/27/12 5:15 PM, Faré wrote: > Dear Lisp hackers, > > I am pleased to announce the release of ASDF 2.25. > Since previous release 2.24, the changes are as follow: > > Portability: > * Lispworks: avoid professional edition functions in personal edition. > * CormanLisp: improve support a little bit. > * Exports: don't export utilities anymore. Please use asdf-utils. > > Internals: > * We stopped exporting the utilities from asdf itself. > We recommend you use asdf-utils to access the utilities in asdf. > To avoid conflicts between alexandria, fare-utils, xcvb-driver, > asdf-utils, etc., you can use xcvb-utils that solves the conflicts. > Or you can use fare-utils:define-package-mix that will help you > automatically resolve them. > > As usual, developers, please test and enjoy, > vendors, please update your implementation or distribution.
Tests pass on cmucl. I'll update cmucl's version soon. Ray _______________________________________________ asdf-devel mailing list [email protected] http://lists.common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel
