Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.12.3
-
Fix Version/s: None
-
Component/s: Tools: Linguist
-
Platform/s:
Description
Attached qtbug34928-template-forwards.zip is getting error with:
// Without this template forward lupdate works as expected. template<class T> class QList;
Then error is:
C:/work/LupdateFooledByTemplateForward/MainWindow.cpp: 7: Qualifying with unknown namespace/class ::MainWindow
If that template is removed from MainWindow.hpp, lupdate works normally.
Attachments
Issue Links
- depends on
-
QTBUG-74922 lupdate-clang POC
-
- Closed
-
- relates to
-
QTBUG-34928 lupdate doesn't seem to grok nested classes.
-
- Closed
-