#11868: PARI library interface broken by design
--------------------------+-------------------------------------------------
Reporter: jdemeyer | Owner: was
Type: defect | Status: new
Priority: major | Milestone: sage-4.7.3
Component: interfaces | Keywords: t0GEN t1GEN gen
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
--------------------------+-------------------------------------------------
Old description:
New description:
The `t0GEN()`, `t1GEN()`,... system in the PARI interface is broken by
design. Apply [attachment:demonstrate_11868.patch] to see the bug in
action.
The problem is that the conversion of `b` (Python object) to `t1` (PARI
GEN) uses the PARI stack and therefore it clobbers the previously computed
`t0`.
--
Comment(by jdemeyer):
The `t0GEN()`, `t1GEN()`,... system in the PARI interface is broken by
design. Apply [attachment:demonstrate_11868.patch] to see the bug in
action.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11868#comment:1>
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.