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

Figure out why regularExpression type is sometimes unavailable

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P1: Critical
    • 6.4
    • 6.3, 6.4
    • QML: Compiler

    Description

      In QTBUG-102598 we've seen a situation where either the builtin types were incomplete or the literal binding analysis failed to assign them to the literal bindings. In particular, regularExpression was missing.

      We're fixing the bug by not performing the literal binding analysis in qmlcachegen and qmlsc anymore, but that only postpones the problem until someone hits the same situation with qmltc or qmllint.

      We need to find out what is actually happening.

      Attachments

        Issue Links

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

          Activity

            People

              qtqmlteam Qt Qml Team User
              ulherman Ulf Hermann
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes