Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-14737

Add a warning suppression option for Qt

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Duplicate
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • None
    • Build System
    • None

      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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            Unassigned Unassigned
            mpejcoch Martin Pejcoch (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes