Re: [Gcl-devel] Re: Maxima problem (and solve bug)
Subject: Re: [Gcl-devel] Re: Maxima problem (and solve bug)
From: James Amundson
Date: 08 Mar 2002 11:54:06 -0600
On Fri, 2002-03-08 at 11:39, Camm Maguire wrote:
> I have now only one testing error, which appears to by new:
>
> SPECINT(t %Y (A t) %E , t)
> 1
>
> Caused an error break: rtest14.mac
>
> Error summary:
> Error(s) found in rtest3.mac: (80)
> Error(s) found in rtest14.mac: (error break)
By the way, you are seeing the new error summary format just created. I
hope it is easier to read than the previous format.
> Any insight on whether this is maxima or lisp related?
Those bugs also appear in clisp amd cmucl. I haven't looked into them
yet, but it is unlikely that GCL is the culprit.
--Jim