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

Investigate representation of source location of binary operations

    XMLWordPrintable

Details

    • 04eca6984 (dev), 5cf5d2926 (6.7)

    Description

      In order to improve the accuracy of warnings for https://bugreports.qt.io/browse/QTBUG-124220, https://codereview.qt-project.org/c/qt/qtdeclarative/+/556186 stores the location of binary expressions for later use. The stored location is the combined location of the left operand, the operator, and the right operand, instead of just the operator. We should investigate which representation is best and whether the current on causes any issues.

      Attachments

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

        Activity

          People

            qtqmlteam Qt Qml Team User
            olivier.decanniere Olivier De Cannière
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes