#9544: Fix flintqs on FreeBSD
---------------------------+------------------------------------------------
Reporter: pjeremy | Owner: pjeremy
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.5.1
Component: freebsd | Keywords:
Author: | Upstream: Not yet reported upstream; Will do
shortly.
Reviewer: | Merged:
Work_issues: |
---------------------------+------------------------------------------------
Description changed by pjeremy:
Old description:
> TonelliShanks.h references int32_t but does not directly include
> <stdint.h> (where it is defined). On FreeBSD using gcc45 (but not the
> base gcc), this causes compilation to fail.
>
> The attached patch makes TonelliShanks.h idempotent on FreeBSD (it
> probably should be on all architectures but making the patch FreeBSD-
> specific simplifies testing).
New description:
!TonelliShanks.h references `int32_t` but does not directly include
<stdint.h> (where it is defined). On FreeBSD using gcc45 (but not the
base gcc), this causes compilation to fail.
The attached patch makes !TonelliShanks.h idempotent on FreeBSD (it
probably should be on all architectures but making the patch FreeBSD-
specific simplifies testing).
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9544#comment:2>
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.