Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-30194

LanguageServerProtocol::Key is not constexpr with Qt 6.2

    XMLWordPrintable

Details

    Description

      AFAIK Qt Creator is supposed to build with Qt 6.2. When testing another change for 6.2 compliance my build stopped at jsonkeys.h. This is because Key is an alias for QLatin1String for Qt 6.2, while QLatin1String::QLatin1String(const char *) doesn't produce a constexpr.

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-30194
        # Subject Branch Project Status CR V

        Activity

          People

            davschul David Schulz
            hasselmm Mathias Hasselmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes