#12328: GMP_BITS_PER_MP_LIMB is deprecated in gmp/mpir
--------------------------------+-------------------------------------------
   Reporter:  fbissey           |          Owner:  AlexGhitza  
       Type:  defect            |         Status:  needs_review
   Priority:  minor             |      Milestone:  sage-5.0    
  Component:  basic arithmetic  |       Keywords:              
Work_issues:                    |       Upstream:  N/A         
   Reviewer:                    |         Author:              
     Merged:                    |   Dependencies:              
--------------------------------+-------------------------------------------
Changes (by fbissey):

 * cc: pcpa, cschwan (added)
  * status:  new => needs_review


Old description:

> GMP_BITS_PER_MP_LIMB is deprecated in gmp and mpir. It is actually gone
> in gmp-5. It is only a matter of time before mpir follows.
> GMP_BITS_PER_MP_LIMB should be replaced by GMP_LIMB_BITS. The only place
> where this is used in sage is sage/rings/integer.pyx.

New description:

 GMP_BITS_PER_MP_LIMB is deprecated in gmp and mpir. It is actually gone in
 gmp-5. It is only a matter of time before mpir follows.
 GMP_BITS_PER_MP_LIMB should be replaced by GMP_LIMB_BITS. The only place
 where this is used in sage is sage/rings/integer.pyx.

 Apply:
  * [attachment:trac_12328-gmp_limb_bits.patch]

--

Comment:

 Attaching patch and copying the people most interested in giving this a
 review.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12328#comment:1>
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