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.
-
Ulf Hermann
-
Fabian Kosmale
- Votes:
-
0 Vote for this issue
- Watchers:
-
3 Start watching this issue
- Created:
- Updated:
- Resolved:
There are no open Gerrit changes
Show
There are 2 closed Gerrit changes
Hide
There are 2 closed Gerrit changes
- QmlCompiler: Escape question marks in string literals
- Gerrit Review:
- QmlCompiler: Escape question marks in string literals
- Gerrit Review: