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

lupdate tool doesn't recognize apostrophes in integer literals

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.12.3
    • Tools: Linguist
    • None
    • Windows

      Since C++14 optional single quotes (') may be inserted between the digits of an integer literal as separators. The compiler ignores them.

      Sadly, lupdate doesn't, it makes warning 'Unterminated C++ character' for such occurences.

      I consider this a bug.

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

            kkohne Kai Köhne
            tolich Anatoly Selitsky
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes