Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-49491

C++11 support tested but C++14 added

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.6.0 RC
    • 5.6.0 Beta
    • Core: Other
    • None
    • QNX 6.6.0
    • d76be5530a9e8915228db8deeaab3753aebc6367

    Description

      4 of the auto test projects test for C++11 support but add C++11 and C++14 to the project configuration:
      contains(QT_CONFIG, c++11): CONFIG += c++11 c++14

      The projects are:
      qtbase/tests/auto/corelib/global/qflags/qflags.pro
      qtbase/tests/auto/corelib/global/qlogging/test/test.pro
      qtbase/tests/auto/corelib/tools/qlatin1string/qlatin1string/qlatin1string.pro
      qtbase/tests/auto/corelib/tools/qversionnumber/qversionnumber.pro

      This doesn't work for platforms that don't support both; e.g., QNX 6.6.0.

      Attachments

        For Gerrit Dashboard: QTBUG-49491
        # Subject Branch Project Status CR V

        Activity

          People

            jmcdonnell James McDonnell
            jmcdonnell James McDonnell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes