Details
-
Bug
-
Resolution: Out of scope
-
P4: Low
-
None
-
5.0.0, 5.1.0 , 5.2.0
-
Linux/XUbuntu, Windows 7
Description
When running lupdate on a qml-file it will not set the return code to 1 in case of QML-parsing errors. This can happen if an invalid QML-file is tested.
lupdate only set the return code to 1 in case of errors when using the .pro-file. But even then it will not react to QML-erros. With QML-error I mean errors due to QQMLEngine-parsing.
I've attached a patch that will solve this problem.
Attachments
Issue Links
- relates to
-
QTBUG-67964 lupdate: Treat warnings as errors
-
- Closed
-