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

Crash when concatenating two strings using QT_USE_QSTRINGBUILDER

    XMLWordPrintable

Details

    • af8f9a2a6 (dev)

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes