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

Add a warning suppression option for Qt

    XMLWordPrintable

Details

    • Task
    • Resolution: Duplicate
    • P3: Somewhat important
    • None
    • None
    • Build System
    • 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

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes