#9511: Upgrade Givaro to 3.3.x series
---------------------------+------------------------------------------------
Reporter: pcpa | Owner: cpernet
Type: enhancement | Status: needs_work
Priority: minor | Milestone: sage-4.7.2
Component: givaro | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author: Paulo César Pereira de Andrade,
Martin Albrecht
Merged: | Dependencies: #11718
---------------------------+------------------------------------------------
Changes (by malb):
* status: needs_review => needs_work
Comment:
'''Status update:'''
We get errors like this
{{{
/sage-4.7.1/local/include/givaro/givzpz16table1.inl:424: error:
‘UINT32_MAX’ was not declared in this scope
}}}
on ''sage.math'' unless we explicitly pass {{{-D__STDC_LIMIT_MACROS}}} in
{{{spkg-install}}}. This works but is weird because Givaro does set
{{{__STDC_LIMIT_MACROS}}} before it includes {{{<stdint.h>}}}. Also, I do
not have this problem my local machine (running 64-bit Debian/GNU Linux)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9511#comment:10>
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.