#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.0
Component: build | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
-------------------------------+--------------------------------------------
Comment (by Snark):
There are two problems with "../../../../.." :
1. it doesn't give any serious information, so why is it here?
2. the code is supposed to provide features ; it shouldn't worry about
building.
It's better to have the build system provide ten "-I" flags than having a
thousand places in the code where those ten paths are engraved, for
maintainability reasons.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12728#comment:3>
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.