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

lupdate does not support C++14 digit separators

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • 5.12.6
    • Tools: Linguist
    • 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

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

          Activity

            People

              kkohne Kai Köhne
              eswcvlad eswcvlad
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes