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

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

XMLWordPrintable

    • 348b51327fe72fc8ea4292a3b5cb4df178c1d234

      For example, the following code will trigger the issue:

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

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

            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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes