Details
-
Task
-
Resolution: Duplicate
-
P3: Somewhat important
-
None
-
None
-
None
Description
Some of the Qt header files produce compiler warnings of a type that can't be suppressed globally, this complicates spotting warnings only relevant to the developed application.
A possible solution is the extending of QT_BEGIN_HEADER/QT_END_HEADER to add a conditional #pragma warning( push, 3) / #pragma pop.
Attachments
Issue Links
- replaces
-
QTBUG-2008 Too many compilation level 4 warnings
-
- Closed
-