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.