#7109: polyhedra bugs with linearities, rewrite proposal
---------------------------+------------------------------------------------
Reporter: vbraun | Owner: mhampton
Type: enhancement | Status: positive_review
Priority: major | Milestone: sage-4.3.2
Component: geometry | Keywords: polyhedra
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------+------------------------------------------------
Comment(by mvngu):
Unfortunately, this ticket conflicts with #7535. I merged #7535 at about 8
hours before the current ticket was positively reviewed. So after merging
the patches at #7535, merging the patch
[http://trac.sagemath.org/sage_trac/attachment/ticket/7109/trac_7109_mh2.patch
trac_7109_mh2.patch] results in a long hunk failure:
{{{
[mv...@sage sage-main]$ hg qimport http://trac.sagemath.org/sage_trac/raw-
attachment/ticket/7535/trac_7535-errors-raise.patch && hg qpush
adding trac_7535-errors-raise.patch to series file
applying trac_7535-errors-raise.patch
now at: trac_7535-errors-raise.patch
[mv...@sage sage-main]$ hg qimport http://trac.sagemath.org/sage_trac/raw-
attachment/ticket/7535/trac_7535-part2.patch && hg qpush
adding trac_7535-part2.patch to series file
applying trac_7535-part2.patch
now at: trac_7535-part2.patch
[mv...@sage sage-main]$
[mv...@sage sage-main]$ hg qimport http://trac.sagemath.org/sage_trac/raw-
attachment/ticket/7109/trac_7109_mh2.patch && hg qpush
adding trac_7109_mh2.patch to series file
applying trac_7109_mh2.patch
patching file sage/geometry/polyhedra.py
Hunk #8 FAILED at 2795
1 out of 14 hunks FAILED -- saving rejects to file
sage/geometry/polyhedra.py.rej
patch failed, unable to continue (try -v)
patch failed, rejects left in working dir
errors during apply, please fix and refresh trac_7109_mh2.patch
}}}
So what happens here is that you could wait for Sage 4.3.2.alpha0 to be
released and then rebase the patches on this ticket against Sage
4.3.2.alpha0. Another option is to rebase
[http://trac.sagemath.org/sage_trac/attachment/ticket/7109/trac_7109_mh2.patch
trac_7109_mh2.patch], and possibly
[http://trac.sagemath.org/sage_trac/attachment/ticket/7109/trac_7109_ag.patch
trac_7109_ag.patch] as well, on top of #7535.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7109#comment:45>
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.