Details
-
Suggestion
-
Resolution: Done
-
P2: Important
-
4.6.2
-
dd4d594c787a62fa8aa12695c5d115c71b59bacd,23717f80cd0f2e6a63aaabc1f62a377d13f76540
Description
tools/linguist/shared/profileevaluator.cpp
m_cumulative is set to true by default, so lupdate don't expand FOR loops for pro file.
after every release, I need to change in ProFileEvaluator::Private::Private(ProFileEvaluator *q_)
m_cumulative = false;
to make lupdate works for my pro, which contains FOR loop...
Attachments
Issue Links
- relates to
-
QTCREATORBUG-6840 Qt4ProjectManager should parse 'for' for inactive configurations
-
- Closed
-
- resulted in
-
QTBUG-36562 Crash in lrelease
-
- Closed
-
For Gerrit Dashboard: QTBUG-8550 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
62634,1 | execute some loops even in cumulative mode | stable | qt/qttools | Status: MERGED | +2 | 0 |
63285,1 | execute some loops even in cumulative mode | 4.8 | qt/qt | Status: MERGED | +2 | 0 |
139119,2 | execute some loops even in cumulative mode | 5.6 | qt/qtbase | Status: MERGED | +2 | 0 |