#12655: Update PolyBoRi to release 0.8.1
----------------------------------------------------------------+-----------
       Reporter:  AlexanderDreyer                               |         
Owner:  AlexanderDreyer                                
           Type:  enhancement                                   |        
Status:  needs_work                                     
       Priority:  major                                         |     
Milestone:  sage-5.0                                       
      Component:  packages                                      |    
Resolution:                                                 
       Keywords:                                                |   Work 
issues:  Fix dependencies in `module_list.py`.          
Report Upstream:  None of the above - read trac for reasoning.  |     
Reviewers:  Martin Albrecht, Jeroen Demeyer, Leif Leonhardy
        Authors:  Alexander Dreyer                              |     Merged 
in:                                                 
   Dependencies:  #12656, #12750                                |      
Stopgaps:                                                 
----------------------------------------------------------------+-----------

Comment (by leif):

 I also noticed that (e.g.) `-O3` in `C/CPP/CXXFLAGS` gets overridden by
 `-O2`, but the latter apparently originates from M4RI's `m4ri_config.h`,
 i.e. `__M4RI_CFLAGS`.

 Is it intentional to use ''all of them'' in ''all'' compile commands?
 (These are btw. also passed to `g++` when compiling C++ sources.)

 [[BR]]

 Furthermore, it's quite funny to use `g++ -std=c++98` while using `long
 long`; I get hundreds of warnings for that, since `-Wall` is also there,
 but not `-Wno-long-long`.  (`-Wall` comes from M4RI's `CFLAGS` as well.)

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