D6672: add KAboutLicense::spdx and introduce orLater qualification

Michael Pyne noreply at phabricator.kde.org
Mon Jul 17 17:12:51 UTC 2017


mpyne added a comment.


  I like delegating constructors, but we can't use them in Frameworks yet. :(
  
  The current compiler requirement policy is that we require a C++ compiler supported in the last 3 Qt minor releases (see https://community.kde.org/Frameworks/Policies#Frameworks_Qt_requirements).  This means Qt 5.7's compilers are the oldest compilers we support, and Qt 5.7 supports GCC 4.6 due to Ubuntu <https://doc.qt.io/qt-5/supported-platforms-and-configurations.html#qt-5-7>.  But GCC didn't support delegating constructors until GCC 4.7 <https://gcc.gnu.org/projects/cxx-status.html#cxx11>.

REPOSITORY
  R244 KCoreAddons

REVISION DETAIL
  https://phabricator.kde.org/D6672

To: sitter, sebas, mpyne
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170717/913f1205/attachment.html>


More information about the Kde-frameworks-devel mailing list