Re: [asdf-devel] ASDF 3.0.3 ported to MKCL 1.1.7

2014-02-20 Thread Jean-Claude Beaudoin
On Thu, Feb 20, 2014 at 9:09 PM, Faré wrote: > > while you're at it, beside making it work with the latest 3.1, > you can look at the ECL-only tests and mkcl workarounds in the tests > (grep for ecl and mkcl tests/ and subdirectories). > It would be great if you could make them work on MKCL, too.

Re: [asdf-devel] ASDF 3.0.3 ported to MKCL 1.1.7

2014-02-20 Thread Jean-Claude Beaudoin
On Thu, Feb 20, 2014 at 7:23 PM, Faré wrote: > On Wed, Feb 19, 2014 at 10:02 AM, Robert P. Goldman > wrote: > > Jean-Claude Beaudoin wrote: > >> > >> Hello ASDF maintainers, > >> > >> I just completed a port of ASDF 3.0.3 to what will soon be released as > >> MKCL 1.1.7. > >> It currently passes

Re: [asdf-devel] ASDF 3.0.3 ported to MKCL 1.1.7

2014-02-20 Thread Faré
Dear JCB, while you're at it, beside making it work with the latest 3.1, you can look at the ECL-only tests and mkcl workarounds in the tests (grep for ecl and mkcl tests/ and subdirectories). It would be great if you could make them work on MKCL, too. test-bundle and test-program notably are like

Re: [asdf-devel] ASDF 3.0.3 ported to MKCL 1.1.7

2014-02-20 Thread Faré
On Wed, Feb 19, 2014 at 10:02 AM, Robert P. Goldman wrote: > Jean-Claude Beaudoin wrote: >> >> Hello ASDF maintainers, >> >> I just completed a port of ASDF 3.0.3 to what will soon be released as >> MKCL 1.1.7. >> It currently passes all the 48 tests of yours on Linux (Ubuntu 12.04) >> and I will

Re: [asdf-devel] ASDF 3.0.3 ported to MKCL 1.1.7

2014-02-19 Thread Robert P. Goldman
Jean-Claude Beaudoin wrote: > > Hello ASDF maintainers, > > I just completed a port of ASDF 3.0.3 to what will soon be released as > MKCL 1.1.7. > It currently passes all the 48 tests of yours on Linux (Ubuntu 12.04) > and I will very soon test it on Win32 and Win64 (I expect a routine ride > the

[asdf-devel] ASDF 3.0.3 ported to MKCL 1.1.7

2014-02-19 Thread Jean-Claude Beaudoin
Hello ASDF maintainers, I just completed a port of ASDF 3.0.3 to what will soon be released as MKCL 1.1.7. It currently passes all the 48 tests of yours on Linux (Ubuntu 12.04) and I will very soon test it on Win32 and Win64 (I expect a routine ride there). I would like to submit back to you the