Is it a bug?



Seems to happen with CLISP and SBCL, but not with GCL and CMUCL. Just
checked with the current CVS version.


Viktor
 

-----Original Message-----
From: maxima-bounces at math.utexas.edu [mailto:maxima-bounces at math.utexas.edu]
On Behalf Of eric.reyssat at math.unicaen.fr
Sent: Friday, May 16, 2008 2:38 AM
To: Robert Dodier
Cc: maxima at math.utexas.edu
Subject: Re: [Maxima] Is it a bug?


> Well, that is certainly a bug. I have observed that in 5.14.0 official
> release but not in cvs versions from a little before and a little after
> the release, so that is kind of puzzling. Can someone else try it?
>

It is ok for me with 5.14 on windows :

(%i1) build_info();
Maxima version: 5.14.0
Maxima build date: 21:46 12/27/2007
host type: i686-pc-mingw32
lisp-implementation-type: GNU Common Lisp (GCL)
lisp-implementation-version: GCL 2.6.8

(%o1)
(%i2) for i : 1 thru 3 do (desolve('diff(foo(x),x)=1,foo(x)), print(i));
1
2
3
(%o2)                                done

Eric
_______________________________________________
Maxima mailing list
Maxima at math.utexas.edu
http://www.math.utexas.edu/mailman/listinfo/maxima