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

[REG] Array properties with more than 1000 elements prevent app start

XMLWordPrintable

    • 5de48ee56a5afb0045d40851a4a1dd79db82c772 (qt/qtdeclarative/5.12)

      https://codereview.qt-project.org/#/c/242508/ introduces a fix to prevent the code generator from running out of stack space, by limiting the nesting level of expressions.

      However, it also seems to affect the length of array properties, and preventing array to be longer than 1000 elements.

      See attached sample, and uncomment the two last commented array elements to unveil the issue

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

            erikv Erik Verbruggen
            paangele Paolo Angelelli
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes