#18323: switch to C++11 when compiling some cython files
-------------------------------------+-------------------------------------
       Reporter:  rws                |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-pending
      Component:  build              |   Resolution:
       Keywords:  c++ gcc cxx gcc5   |    Merged in:
        Authors:  Ralf Stephan       |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:  u/rws/18323-1      |       Commit:
   Dependencies:  #18450, C++11      |  7fd25bc1eea60abb8f686d611bd40f69996d343f
  compiler                           |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by fbissey):

 Coming back to this... We could check for the feature that are necessary.
 If you need `override` we can first check for `c++11` as suggested by
 Jeroen, once we know that we have a `c++11` switch we can check for
 particular features like `override` it is just a matter of writing a test
 in `configure.ac`.

 But making a decision on what we should want as minimal features for the
 compiler should be matter of debate on sage-devel.

--
Ticket URL: <http://trac.sagemath.org/ticket/18323#comment:36>
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to