#12829: Remove <object> cast in real_mpfi.pyx
------------------------+---------------------------------------------------
Reporter: jdemeyer | Owner: drkirkby
Type: defect | Status: new
Priority: critical | Milestone: sage-5.0
Component: porting | Keywords: ppc64 big endian mpfi
Work issues: | Report Upstream: N/A
Reviewers: | Authors: Paul Zimmermann, Jeroen Demeyer
Merged in: | Dependencies:
Stopgaps: |
------------------------+---------------------------------------------------
The following is very wrong code (from `sage/rings/real_mpfi.pyx`)
{{{
# todo: The <object> coerce is evidently to get around a weird bug in
SageX (?)
mpfi_interv_q(self.value, <object>rat.value, <object>rat1.value)
}}}
Surprisingly, it only breaks on PPC64. See #11705 for more context.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12829>
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.