Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-4569

Add/modify a MSVC configuration for C++20

    XMLWordPrintable

Details

    • Task
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • None
    • None

    Description

      Hello,

      Latest MSVC has a "complete" C+20 support and a stable /std:c+20 switch:

      https://devblogs.microsoft.com/cppblog/msvc-cpp20-and-the-std-cpp20-switch/

      We should build Qt with that switch on and some aggressive enough warnings (/WX, at least for headersclean).

      (The interesting bit is that that switch turns /permissive- on automatically as conformance mode. See QTBUG-95880 for places where that switch bites us.)

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              hehalmet Heikki Halmet
              peppe Giuseppe D'Angelo
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes