#7580: bugs in infinite polynomial ring
--------------------------+-------------------------------------------------
Reporter: was | Owner: SimonKing
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.3.2
Component: algebra | Keywords: infinite polynomial ring coercion
Author: Simon King | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
--------------------------+-------------------------------------------------
Comment(by cremona):
OK, so this is partly my fault: I had not realized that the patch named
7580_fixes_and_extensions.patch had been updated (the old one was 172079
bytes, the new one is 168016 bytes -- something about line-ends).
I had been applying the older one. So I tried the new one and got this
(fresh clone of 4.3.1.alpha1):
{{{
sage: hg_sage.apply("/home/jec/patches/7580_fixes_and_extensions.patch")
cd "/home/jec/sage-4.3.2.alpha1/devel/sage" && hg status
cd "/home/jec/sage-4.3.2.alpha1/devel/sage" && hg status
cd "/home/jec/sage-4.3.2.alpha1/devel/sage" && hg import
"/home/jec/patches/7580_fixes_and_extensions.patch"
applying /home/jec/patches/7580_fixes_and_extensions.patch
patching file sage/rings/polynomial/infinite_polynomial_element.py
Hunk #10 succeeded at 333 with fuzz 2 (offset 0 lines).
Hunk #11 FAILED at 353
1 out of 41 hunks FAILED -- saving rejects to file
sage/rings/polynomial/infinite_polynomial_element.py.rej
abort: patch failed to apply
}}}
which still needs a little attention, but only a little!
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7580#comment:43>
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.