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

Add support for wstring{,_view} to QDebug

XMLWordPrintable

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

      Can not compile for Android NDK 21:

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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes