Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.7.3
-
None
-
Visual Studio 2022, Qt 6.7.3, CMake 3.30, Windows 11
-
-
3d69b3c89 (dev)
Description
I'm not sure if lupdate uses the MSVC standard library or if it implements the headers itself. I call it via CMake.
template <class = typename name::space> void function();
lupdate Warning:
C:/CodeBase/Examples/Translate/file.cpp:2: Ignoring definition of undeclared qualified class
lupdate is confused by the sequence class = something::.
Attachments
For Gerrit Dashboard: QTBUG-130147 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
599282,1 | lupdate CPP Parser handling templates | dev | qt/qttools | Status: ABANDONED | 0 | 0 |
599314,17 | lupdate CPP Parser handling templates | dev | qt/qttools | Status: MERGED | +2 | +1 |