#20926: C++11 workarounds
-------------------------------------+-------------------------------------
       Reporter:  vbraun             |        Owner:
           Type:  defect             |       Status:  new
       Priority:  major              |    Milestone:  sage-7.3
      Component:  packages:          |   Resolution:
  standard                           |
       Keywords:  gcc6 c++11 c++14   |    Merged in:
        Authors:  Volker Braun       |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/vbraun/c__11_workarounds         |  a277a5770f343af475c31e0ce79c718e04dfdaac
   Dependencies:  #20927 #20741      |     Stopgaps:
  #20738                             |
-------------------------------------+-------------------------------------
Description changed by vbraun:

Old description:

> The purpose of this ticket is to get Sage to build with gcc6 asap; This
> requires some workarounds since gcc6 defaults to `std=gnu++14` and some
> of our packages aren't ready.
>
> ----
>
>  * BRiAl -- configure issue, see #20741
>  * eclib -- builds with `-std=c++98`
>  * !LinBox -- builds with `-std=c++98`
>  * PPL -- builds with `-std=c++98`, but can be updated, see #20927
>  * Singular -- see #20738
>  * Sage library (because of inclusion of e.g !LinBox headers)

New description:

 The purpose of this ticket is to get Sage to build with gcc6 asap; This
 requires some workarounds since gcc6 defaults to `std=gnu++14` and some of
 our packages aren't ready.

 ----

  * BRiAl -- configure issue, see #20741
  * eclib -- builds with `-std=c++98`
  * !LinBox -- builds with `-std=c++98`, see #20929
  * PPL -- builds with `-std=c++98`, but can be updated, see #20927
  * Singular -- see #20738
  * Sage library (because of inclusion of e.g !LinBox headers)

--

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

Reply via email to