Changes between Version 14 and Version 15 of RFC5


Ignore:
Timestamp:
Mar 30, 2017, 2:01:39 PM (7 years ago)
Author:
mloskot
Comment:

Add C++14 section, explain limitations and plans beyond C++11

Legend:

Unmodified
Added
Removed
Modified
  • RFC5

    v14 v15  
    7878First release of GEOS with C++11 compiler requirement could be 3.7.0 or, perhaps, 4.0.0.
    7979
     80=== C++14 ===
     81
     82This section clarifies status of C++14 support in GEOS.
     83
     84* Once C++11 is adopted as default compilation mode, GEOS developers and maintainers must ensure it also successfully compiles in C++14 and C++17 modes.
     85
     86* Are contributors allowed to add `ifdef`'s for C++14 and C++17? No.
     87
     88* Is there a plan to upgrade to C++14 or C++17 to allow use of the C++ latest features? No, there is no plan. It is, however, recognized, such motion may be put to the vote around 2020.
     89
    8090== References ==
    8191