Re: [Maxima-commits] CVS: maxima/src clmacs.lisp,1.6,1.7



>>>>> "James" == James Amundson <amundson@users.sourceforge.net> writes:

    James> Update of /cvsroot/maxima/maxima/src
    James> In directory usw-pr-cvs1:/tmp/cvs-serv5535/src

    James> Modified Files:
    James> 	clmacs.lisp 
    James> Log Message:
    James> Make double precision numbers default under clisp. This change was
    James> suggested by Sam Steingold.

    James> Precision in Maxima needs revisiting.

I propose we do not do this.  It merely hides the bugs for Clisp, but
does nothing for the other lisps.  We need to find those places where
we didn't properly convert the numbers to double-floats.

Ray