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 / TestsAssignee: QtWebKit Unassigned <webkit-qt-unassigned>
Status: RESOLVED INVALID    
Severity: Enhancement Keywords: Qt
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Tor Arne Vestbø 2009-09-29 07:59:14 PDT
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.
Comment 1 Tor Arne Vestbø 2010-03-10 04:14:22 PST
This should be fixed in Qt, possibly by having qt.prf spit out warnings if QT contains a feature not in QT_config