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

Crash when concatenating two strings using QT_USE_QSTRINGBUILDER

XMLWordPrintable

    • af8f9a2a6 (dev)

      There is crash when trying to concatenate two strings and assign it to 'auto' variable with DEFINES *= QT_USE_QSTRINGBUILDER in .pro file

      auto name = "_db_" + QString::number(2);
      

      No issue if, it is assigned to QString variable.

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

            vladimirbelyavsky Vladimir Belyavsky
            shmittal Shveta Mittal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes