#14728: cython dependency tracking
------------------------------------------------------------------+---------
       Reporter:  felixs                                          |         
Owner:  felixs   
           Type:  enhancement                                     |        
Status:  new      
       Priority:  major                                           |     
Milestone:  sage-5.11
      Component:  cython                                          |    
Resolution:           
       Keywords:  dependencies, cython, makefile                  |   Work 
issues:           
Report Upstream:  Reported upstream. Developers acknowledge bug.  |     
Reviewers:           
        Authors:  Felix Salfelder                                 |     Merged 
in:           
   Dependencies:                                                  |      
Stopgaps:           
------------------------------------------------------------------+---------

Comment (by felixs):

 Replying to [comment:2 leif]:
 > Minor comments:
 >
 > I'd go / stay with single-letter short options (i.e., `-M <makefile>` or
 e.g. `--makefile <makefile>`).

 i dont like -MF either (does it violate POSIX?), but thats what gcc (and
 others) do. -M is something else -- related but different -- and will
 cause confusion. there are even other -M[A-Z] options that might be
 useful. i would just stick to long options, if they didn't waste so much
 space...

 > I'd use tabs (which is also the portable way) instead of hardcoded `"
 "` (four spaces).

 gcc writes exactly one space character. i will do it like that, as it
 minimizes wrapping.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14728#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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to