#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` and/or touch some headers from 
`spkg-install`.
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 AlexanderDreyer):

 Replying to [comment:55 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.)
 Otherwise you might get inconsistencies.

 > [[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.)
 `long long` arises from M4RI, but M4RI assumes C99 which knows `long
 long`. But this is a known problem, I'll add `-Wno-long-long` back to the
 custom flags in the spkg. (I removed it, because `PolyBoRi` 0.8.1 was
 improved to be compatible wit c++98.)

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