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

Figure out why regularExpression type is sometimes unavailable

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes