Details
-
Task
-
Resolution: Done
-
P2: Important
-
6.3.0 Alpha
-
None
-
2a9e514c89 (qt/qtdeclarative/dev) 2a9e514c89 (qt/tqtc-qtdeclarative/dev)
Description
qmltc now fails if any error or warning is encountered. Ideally, it should figure which warnings are critical (making them errors) and then leave all others as warnings and ignore them. Baseline is to just do a "-Werror -Wall" analogy right now.
So: qmllint's warnings are qmltc's errors.
Depending on how much of a change it is, we might be able to pick it to 6.3 (and we really should try doing this).
Attachments
Issue Links
- is required for
-
QTBUG-84368 Write a QML object-creation compiler
- Closed