Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-8550

lupdate don't evaluate FOR in pro file

XMLWordPrintable

    • dd4d594c787a62fa8aa12695c5d115c71b59bacd,23717f80cd0f2e6a63aaabc1f62a377d13f76540

      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...

        For Gerrit Dashboard: QTBUG-8550
        # Subject Branch Project Status CR V

            buddenha Oswald Buddenhagen
            bi11 Yuxin Wang
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes