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

qmlsc/cachegen can trigger -Wtrigraphs

    XMLWordPrintable

Details

    • 655087e05 (dev), b42ddc710 (6.7)

    Description

      If there's a string like "??/" in the JS file, this ends up as an (ignored) trigraph in the generated C++ file. Trigrahps are of course no longer a thing in C++17, so the correct fix is probably a pragma to ignore Wtrigraphs.

      Attachments

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

        Activity

          People

            ulherman Ulf Hermann
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes