#4000: Implement QQ['x'] via Flint ZZ['x'] + denominator
------------------------------+---------------------------------------------
 Reporter:  malb              |         Owner:  somebody                        
                          
     Type:  enhancement       |        Status:  needs_review                    
                          
 Priority:  major             |     Milestone:  sage-4.6                        
                          
Component:  basic arithmetic  |    Resolution:                                  
                          
 Keywords:                    |        Author:  Sebastian Pancratz, Martin 
Albrecht                       
 Upstream:  N/A               |      Reviewer:  John Cremona, Martin Albrecht, 
Alex Ghitza, Harald Schilly
   Merged:  sage-4.6.alpha1   |   Work_issues:                                  
                          
------------------------------+---------------------------------------------

Comment(by drkirkby):

 Replying to [comment:96 leif]:
 > Replying to [comment:92 drkirkby]:

 > > The Solaris headers are stricter than the Linux ones, so something
 things that you can get away with on linux, you can't on Solaris. For
 example, the macro infinity is not defined until C99, but linux header
 seems to define it irrespective of what mode the compiler is in. For
 Solaris, the compiler will have to be set to C99 otherwise it wont work.
 >
 > How does one compile C++ with {{{-std=c99}}}? ;-)

 It would be a lot less confusing if people used gcc to compile C and g++
 to compile C++. What next, g++ to compile Fortran?

 It would be nice to get rid of the endless warnings like:

 {{{
 cc1plus: warning: command line option "-Wstrict-prototypes" is valid for
 Ada/C/ObjC but not for C++
 }}}

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