Details
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
For Gerrit Dashboard: QTBUG-110772 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
541600,2 | QmlCompiler: Escape question marks in string literals | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
542005,2 | QmlCompiler: Escape question marks in string literals | 6.7 | qt/qtdeclarative | Status: MERGED | +2 | 0 |