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

qmake doesn't process TreatSpecificWarningsAsErrors anymore

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P3: Somewhat important
    • 4.8.5, 5.1.0
    • 4.8.4, 5.0.0
    • Build tools: qmake
    • None

    Description

      In 4.7 there was some code to process TreatSpecificWarningsAsErrors when generating VS project files (though it had a bug as it used = instead of +=, so only one value was kept):
      http://qt.gitorious.org/qt/qt/blobs/4.7/qmake/generators/win32/msbuild_objectmodel.cpp#line1045

      This code was removed since there was a lot of redundancy (see msvc_objectmodel). But msvc_objectmodel doesn't handle this anymore. Maybe there is even more stuff like this that was in msbuild_objectmodel and got lost.

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            trass3r Unk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes