#9523: Upgrade the Readline spkg to 6.1
----------------------------------------------+-----------------------------
   Reporter:  cwitty                          |       Owner:  tbd              
       Type:  defect                          |      Status:  needs_review     
   Priority:  blocker                         |   Milestone:  sage-4.6.1       
  Component:  packages                        |    Keywords:                   
     Author:  David Kirkby                    |    Upstream:  N/A              
   Reviewer:  Florent Hivert, Leif Leonhardy  |      Merged:  sage-4.6.1.alpha0
Work_issues:                                  |  
----------------------------------------------+-----------------------------

Comment(by jdemeyer):

 Replying to [comment:36 drkirkby]:
 > >  * I don't think $CC is supposed to be quoted because people might do
 things like CC="gcc -m64"
 >
 > That would not change the results of the test. I can assure you that
 works with and without -m64.

 Really?  With {{{GNU bash, version 4.0.35(1)-release (x86_64-pc-linux-
 gnu)}}}, I get
 {{{
 $ CC="gcc -m64"
 $ "$CC" --version
 bash: gcc -m64: command not found
 }}}

 > >  * You should redirect stdin from {{{/dev/null}}} in case $CC wants to
 read from stdin.
 >
 > I'm unaware of any problems with the current code.
 Me neither, but I think redirecting stdin from {{{/dev/null}}} does no
 harm and is safer.

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