#11280: check XCode version on MacOSX, and bail out if it is 4
-----------------------+----------------------------------------------------
Reporter: dimpase | Owner: GeorgSWeber
Type: defect | Status: needs_work
Priority: blocker | Milestone: sage-4.7
Component: build | Keywords: XCode 4
Work_issues: | Upstream: N/A
Reviewer: | Author: Dmitrii Pasechnik
Merged: | Dependencies:
-----------------------+----------------------------------------------------
Comment(by jdemeyer):
Replying to [comment:9 drkirkby]:
> Also, why use the -e option to sed? That's for when you want to specify
the name of a script. If you put the script inline, as you have done here,
the -e can be removed.
Sorry Dave, you're wrong here (you are confusing with {{{-f}}}). {{{-e}}}
is meant exactly for inline scripts. It is an option with one argument,
namely the script to be executed. I agree that it is redundant in this
situation, but the usage is correct.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11280#comment:10>
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.