Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.12.6
-
None
Description
Example:
void foo()
{
std::cout << 1'024 << QT_TRANSLATE_NOOP("Test", "Test");
}
lupdate outputs an Unterminated C++ character error and fails to find the string.
Attachments
Issue Links
- duplicates
-
QTBUG-53326 integer literal notation not recognized
-
- Closed
-