Bug 29880
Summary: | [Qt] Generate meaningful warnings when module headers are included that cannot be supported with the current compiler | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tor Arne Vestbø <vestbo> |
Component: | Tools / Tests | Assignee: | QtWebKit Unassigned <webkit-qt-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Enhancement | Keywords: | Qt |
Priority: | P3 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Tor Arne Vestbø
This bug report originated from issue QTBUG-2147
http://bugreports.qt.nokia.com/browse/QTBUG-2147
--- Description ---
For instance, inside the QtWebKit header files, check for the MSVC compiler version and put out an error that clearly states "This Version of MSVC is not supported". This would avoid confusion and a number of support incidents.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tor Arne Vestbø
This should be fixed in Qt, possibly by having qt.prf spit out warnings if QT contains a feature not in QT_config