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

Add support for wstring{,_view} to QDebug

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4: Low
    • 6.5
    • 6.1.3
    • Core: I/O
    • None
    • Android, Linux/X11
    • 2022wk34FOQtforAndroid, 2022wk36FOQtforAndroid, 2022wk38FOQtforAndroid

    Description

      Can not compile for Android NDK 21:

      const auto sv = std::wstring_view(L"test");
      qCInfo(channel) << sv.substr(1, 3);
      

      Attachments

        Issue Links

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

          Activity

            People

              villevoutilainen_qt Ville Voutilainen
              dmitry.sokolov Dmitry Sokolov
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes