#11761: Upgrade Cython to 0.15.1
------------------------------+---------------------------------------------
Reporter: robertwb | Owner: tbd
Type: enhancement | Status: positive_review
Priority: major | Milestone: sage-4.7.3
Component: packages | Keywords:
Work_issues: | Upstream: N/A
Reviewer: Jeroen Demeyer | Author: Robert Bradshaw
Merged: | Dependencies:
------------------------------+---------------------------------------------
Changes (by jdemeyer):
* status: needs_review => positive_review
Comment:
Replying to [comment:20 robertwb]:
> The warnings are primarily due to the fact that {{{mpz_t}}} et al are
declared as {{{void*}}} rather than arrays of size 1.
http://hg.sagemath.org/sage-
main/file/2a2abbcad325/sage/libs/gmp/types.pxd#l1 Once this is fixed the
warnings should go away (and they are correct with respect to the current
declarations).
If there is an easy way to fix this, then we should do this. I'm saying
we should fix every single warning but if it is possible to declare
{{{mpz_t}}} such that there are no warnings, we should certainly do this.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11761#comment:22>
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.