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

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

    XMLWordPrintable

Details

    • 5de48ee56a5afb0045d40851a4a1dd79db82c772 (qt/qtdeclarative/5.12)

    Description

      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

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes