[asdf-devel] Re: Testing ASDF with cl-test-grid
Anton Vodonosov
avodonosov at yandex.ru
Tue Dec 31 11:40:34 UTC 2013
SBCL and CCL results have arrived.
Diff between ASDF HEAD and unpatched quicklisp:
http://common-lisp.net/project/cl-test-grid/asdf/asdf-diff-24.html
Testing of ASDF HEAD is done by copying new asdf.lisp to
to quicklisp/asdf.lisp and changing
(defvar *required-asdf-version* "3.1.0.32")
in quicklisp/setup.lisp.
This means quicklis first does (reqire 'asdf) and load
the ASDF version provided by lisp implementation, and
then upgrates to the newer ASDF.
31.12.2013, 12:42, "Faré" <fahree at gmail.com>:
> On Tue, Dec 31, 2013 at 3:36 AM, Anton Vodonosov <avodonosov at yandex.ru> wrote:
>
>> 31.12.2013, 12:32, "Faré" <fahree at gmail.com>:
>>> Don't overdo it. I would do it with
>>> maybe 2.26 (default from Quicklisp), 2.32.35 (previous tested),
>>> 3.0.3 (latest stable) and 3.1.0.32 (release candidate),
>>> and that's already a lot.
>> OK.
>>
>> HEAD has 3 commits after 3.1.0.32. The tests
>> are started for HEAD. Should we drop it and run for 3.1.0.32
>> or HEAD is better?
>
> I recommend using the latest HEAD.
> The code should be the same (or I would have bumped the version).
> Changes only happened in documentation, build and test files.
>
> —♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org
> I am an atheist, thank God!
More information about the asdf-devel
mailing list