#13865: Make SAGE_DEBUG three-state
---------------------------------+------------------------------------------
       Reporter:  vbraun         |         Owner:  mvngu       
           Type:  enhancement    |        Status:  needs_review
       Priority:  major          |     Milestone:  sage-5.6    
      Component:  documentation  |    Resolution:              
       Keywords:                 |   Work issues:              
Report Upstream:  N/A            |     Reviewers:              
        Authors:  Volker Braun   |     Merged in:              
   Dependencies:                 |      Stopgaps:              
---------------------------------+------------------------------------------

Comment (by leif):

 Replying to [comment:6 vbraun]:
 > You want to file it under something else? It is just a doc patch.

 Well, the documentation is certainly wrong (or not up-to-date), as the
 default is actually rather '''no'''.  (We decided to ''add debug symbols''
 by default since that doesn't have a performance impact -- except for
 larger files and hence probably slower start-up/loading, but one can strip
 these symbols later.  `SAGE_DEBUG=yes` in contrast does -- depending on
 the spkg -- e.g. disable optimization, add extra code [probably with some
 runtime overhead] , so at least ''may'' have a major performance impact.)

 [[BR]]

 W.r.t. the component:  I just meant changing the meaning certainly extends
 to more than a documentation change (cf. the ticket's title; otherwise I'd
 call it "Clarify SAGE_DEBUG", say).

 Actually, what you propose is IMHO what we already have (or ''should^TM^
 have'')... ;-)

 So just correcting or clarifying the documentation may indeed be
 sufficient. :-)  (But I'd then change the ticket's title, as mentioned.)

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