XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 7.0.0
    • Quick / QML Support
    • None

    Description

      Creator 7.0 fixed a tonne of the QML warnings I was getting from having qtdeclarative open, so thank you for that!

      That being said, there are still a few remaining:

      /Users/mitch/dev/qt-dev/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/functionReturningVoid.qml:7: error: Unexpected token `void'
      /Users/mitch/dev/qt-dev/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/functionReturningVoid.qml:7: error: Expected a qualified name id
      /Users/mitch/dev/qt-dev/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/functionTakingVar.qml:7: error: Expected token `numeric literal'
      /Users/mitch/dev/qt-dev/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/Test.qml:21: error: Unexpected token `void'
      /Users/mitch/dev/qt-dev/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/Test.qml:22: error: Expected token `,'
      /Users/mitch/dev/qt-dev/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/typedArray.qml:7: error: Unexpected token `]'
      /Users/mitch/dev/qt-dev/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/typedArray.qml:8: error: Syntax error
      /Users/mitch/dev/qt-dev/qtdeclarative/tests/auto/qml/qmlcppcodegen/data/valueTypeLists.qml:4: error: Expected token `{'
      /Users/mitch/dev/qt-dev/qtdeclarative/tests/auto/quickcontrols2/controls/data/tst_combobox.qml:2292: error: Expected token `{'
      

      This happens every time CMake is run for any project if you have the top-level qtdeclarative/CMakeLists.txt open (which is how I work on Qt Declarative), making it tedious to see legitimate errors.

      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
              mitch_curtis Mitch Curtis
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes