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

QTRY_VERIFY warning: Type of UTF-8 string literal will change from array of const char to array of const char8_t in C++20

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.10
    • Testing: qtestlib
    • None

    Description

      Creator shows warnings for every usage of QTRY_VERIFY:

      /home/mitch/dev/qt-dev2/qtdeclarative/tests/auto/quickcontrols/qquicktextarea/tst_qquicktextarea.cpp:206: warning: Type of UTF-8 string literal will change from array of const char to array of const char8_t in C++20
      

      Attachments

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

        Activity

          People

            macadder Jason McDonald
            mitch_curtis Mitch Curtis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes