#2567: import MPFR_PREC_MAX from mpfr.h instead of hard coding it to the 32 bit
limit
------------------------------------+---------------------------------------
       Reporter:  was               |         Owner:  somebody       
           Type:  defect            |        Status:  needs_work     
       Priority:  major             |     Milestone:  sage-5.3       
      Component:  basic arithmetic  |    Resolution:                 
       Keywords:                    |   Work issues:                 
Report Upstream:  N/A               |     Reviewers:  Paul Zimmermann
        Authors:  Mike Hansen       |     Merged in:                 
   Dependencies:                    |      Stopgaps:                 
------------------------------------+---------------------------------------

Comment (by zimmerma):

 in 3.1.x MPFR_PREC_MAX is 2^63^-1 on 64-bit computers. In the development
 version of MPFR it is set to 2^31^-257 in 32-bit and 2^63^-257 in 64-bit
 mode.

 Paul

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/2567#comment:34>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to