On Tue, 5 Jan 2010, Dan Gildea wrote:
> I see a lot of testsuite errors with cmucl 20a and current maxima cvs,
> but everything passes with cmucl 19e. One example:
>
> Maxima 5.20post http://maxima.sourceforge.net
> using Lisp CMU Common Lisp 20a (20A Unicode)
> Distributed under the GNU Public License. See the file COPYING.
> Dedicated to the memory of William Schelter.
> The function bug_report() provides bug reporting information.
> (%i1) gamma(%i + 1),numer;
> (%o1) .05857848392174492 %i + .6088393503436675
I've compiled cmucl-2010-01 snapshot (sse2), then compiled maxima-5.20.1
with it. No unexpected failures in the testsuit.
Andrey