#12328: GMP_BITS_PER_MP_LIMB is deprecated in gmp/mpir
--------------------------------+-------------------------------------------
Reporter: fbissey | Owner: AlexGhitza
Type: defect | Status: new
Priority: minor | Milestone: sage-5.0
Component: basic arithmetic | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
--------------------------------+-------------------------------------------
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.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12328>
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.