#12647: Add support for a "sagerc" script
-----------------------------+----------------------------------------------
   Reporter:  jdemeyer       |          Owner:  leif           
       Type:  enhancement    |         Status:  positive_review
   Priority:  major          |      Milestone:  sage-5.0       
  Component:  scripts        |       Keywords:                 
Work_issues:                 |       Upstream:  N/A            
   Reviewer:  John Palmieri  |         Author:  Jeroen Demeyer 
     Merged:                 |   Dependencies:                 
-----------------------------+----------------------------------------------

Comment(by leif):

 Replying to [comment:15 jhpalmieri]:
 > Regarding the use of sed here, this script is used every time Sage is
 run, and it hasn't caused any problems on any platform, presumably because
 (as Jeroen points out) this part only matters on Cygwin.  So I don't see
 any need to change anything.

 Oh, I thought this discussion was unrelated to the ticket anyway... 8)

 But now I see it is on topic...
 In this case, `s/WIN.*/WIN/` would work as well by the way, and there
 shouldn't be two invocations of `uname`.  (And using the shell-builtin
 pattern matching, `case ... in ...`, would be faster and safer / more
 portable anyway.)

 But never mind...

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12647#comment:16>
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.

Reply via email to