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

lupdate don't evaluate FOR in pro file

    XMLWordPrintable

Details

    • 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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes