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

Certain || expressions can cause v4 to spin without exiting.

    XMLWordPrintable

Details

    • 348b51327fe72fc8ea4292a3b5cb4df178c1d234

    Description

      For example, the following code will trigger the issue:

      import QtQuick 2.0
      Item {
          property bool b2: (false || (false || true))
      }
      

      Attachments

        For Gerrit Dashboard: QTBUG-24038
        # Subject Branch Project Status CR V

        Activity

          People

            brasser Michael Brasser (closed Nokia identity) (Inactive)
            brasser Michael Brasser (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes