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

lupdate does not support C++14 digit separators

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • 5.12.6
    • Tools: Linguist
    • None

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes