Changes between Version 20 and Version 21 of Release/7.2.0-News


Ignore:
Timestamp:
Aug 29, 2016, 8:01:14 PM (8 years ago)
Author:
wenzeslaus
Comment:

move compilation notes to portability

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.2.0-News

    v20 v21  
    142142==== Portability changes ====
    143143
    144  * ...
    145 
     144 * libiostream uses exception specifiers only for C++ versions older than C++11, so it compiles with C++98, C++11 and C++14 (version dependent exception specifier macros)
     145 * G72:r.viewshed, G72:r.terraflow and G72:i.atcorr now compile with C++11 and C++14 as well as C++98 strict setting thanks to libiostream changes
     146 * G72:r.terraflow now complies with clang++ and strict C++11 syntax (string literal and macro combination syntax)
    146147===== MS Windows =====
    147148