#4196: [with patch, positive review] write a new coercion section for the
developer's/programmer's guide
-----------------------------+----------------------------------------------
Reporter: jhpalmieri | Owner: jhpalmieri
Type: defect | Status: assigned
Priority: major | Milestone: sage-4.0.3
Component: documentation | Keywords: coercion, documentation
Reviewer: Minh Van Nguyen | Author: John Palmieri
Merged: |
-----------------------------+----------------------------------------------
Changes (by mvngu):
* reviewer: => Minh Van Nguyen
Comment:
When applying the patch {{{trac_4196.patch}}} against Sage 4.0.2, I
received one hunk failure:
{{{
sage: hg_sage.apply("http://trac.sagemath.org/sage_trac/raw-
attachment/ticket/4196/trac_4196.patch")
Attempting to load remote file: http://trac.sagemath.org/sage_trac/raw-
attachment/ticket/4196/trac_4196.patch
Loading: [..]
cd "/scratch/mvngu/sage-4.0.2/devel/sage" && hg status
cd "/scratch/mvngu/sage-4.0.2/devel/sage" && hg status
cd "/scratch/mvngu/sage-4.0.2/devel/sage" && hg import
"/home/mvngu/.sage/temp/sage.math.washington.edu/5611/tmp_1.patch"
applying /home/mvngu/.sage/temp/sage.math.washington.edu/5611/tmp_1.patch
patching file doc/en/reference/coercion.rst
Hunk #3 FAILED at 244
1 out of 3 hunks FAILED -- saving rejects to file
doc/en/reference/coercion.rst.rej
abort: patch failed to apply
}}}
The patch {{{trac_4196.2.patch}}} is a rebase against Sage 4.0.2. It turns
out that the cause of the failure was line 248 in the first patch. So the
only difference between {{{trac_4196.patch}}} and {{{trac_4196.2.patch}}}
is that in {{{trac_4196.2.patch}}} I left out line 248 in the original
patch. Apart from the rebase, positive review.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4196#comment:4>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---