#12728: sage's spkg sources should use correct include paths instead of having
../../../../whatever everywhere
--------------------------------+-------------------------------------------
Reporter: Snark | Owner: Snark
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-5.6
Component: build | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Julien Puydt | Merged in:
Dependencies: | Stopgaps:
--------------------------------+-------------------------------------------
Old description:
> There are many places in sage's spkg sources where inclusions are made
> with a filename which looks like ../../../../../whatever (no exageration:
> up to *five* levels!).
>
> Those should be removed, and the right path added to the include
> line.
>
> I'll work on it in the coming days ; this ticket is so I can be pestered
> about it if I have no patch ready soon enough.
New description:
There are many places in sage's spkg sources where inclusions are made
with a filename which looks like ../../../../../whatever (no exageration:
up to *five* levels!).
Those should be removed, and the right path added to the include line.
'''Run''':
{{{
cd "$SAGE_ROOT/devel/sage/sage"
source updirectories-sed.sh
hg commit -m "Trac #12728: Update include directories"
}}}
--
Comment (by jdemeyer):
Replying to [comment:16 Snark]:
> I'll generate an mercurial patch if that is what you want.
No, that's not needed. But you should really explain '''in the ticket
description''' which patches should be applied/which scripts should be
run.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12728#comment:18>
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.