Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
None
-
5.9.1, 5.9.2, 5.9.8
-
None
-
MSVC2017, MSVC2015, gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11), Qt 5.9.2, Qt 5.9.1
Description
In our project lupdate starts and never comes to an end.
After a little debugging with an fresh build debug version of lupdate i found an interesting stacktrace in processInclude, see screen dump.
The qt internal headers are parsed. But this never comes to an end. Seems that the include files are parsed more then once and they are detected more than once.
For our purpose the WORKAROUND seen in the screen dump did it.
This is the same for all tested enviroments.
Best regards,
Henner Kollmann
Attachments
Issue Links
- duplicates
-
QTBUG-27936 Regression: lupdate is very very slow
- Open