#13803: Python binding to limits.h
--------------------------------------+-------------------------------------
Reporter: vdelecroix | Owner: jason
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-5.6
Component: misc | Resolution:
Keywords: limits, C datatype | Work issues:
Report Upstream: N/A | Reviewers: Leif Leonhardy
Authors: Vincent Delecroix | Merged in:
Dependencies: | Stopgaps:
--------------------------------------+-------------------------------------
Changes (by leif):
* status: needs_review => needs_work
* reviewer: => Leif Leonhardy
Comment:
P.P.S.:
`LLONG_*` and `ULLONG_*` of course require C99, so you have to add
`extra_compile_args = ['-std=c99']` to the `module_list.py` entry. (There
are systems on which GCC does ''not'' default to `-std=gnu99`.)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13803#comment:5>
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.