Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
6.11
-
None
Description
The recent adjustment to the grammar introduced conflicts and warnings:
[363/1790] Generating qqmljsgrammar.cpp, qqmljsgrammar_p.h, qqmljsparser_p.h, qqmljsparser.cpp *** Conflicts: 26 shift/reduce, 99 reduce/reduce *** Warning: Rule ``SimpleType ::= T_FINAL'' is useless!
This can cause all kinds of unexpected behaviour down the line, and thus should be fixed.
Attachments
Gerrit Reviews
For Gerrit Dashboard: QTBUG-137703 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
652959,2 | qqmljs.g: Remove superfluous grammar rule | dev | qt/qtdeclarative | Status: INTEGRATING | +2 | 0 |
652960,2 | qqmljs.g: Only have T_REQUIRED in QMLReservedWord, not QMLContextualKeyword | dev | qt/qtdeclarative | Status: INTEGRATING | +2 | 0 |
653345,1 | qqmljs.g: Treat newly introduced keyword tokens like existing ones | dev | qt/qtdeclarative | Status: INTEGRATING | +2 | 0 |