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

Qt headers produce a lot of -Wconversion warnings

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P5: Not important
    • None
    • 5.4.2
    • Other
    • None
    • Windows 7 with mingw

    Description

      There is no warnings for implicit conversions between reals and integer by default with GCC. Maybe this is not a real issue, but when we enable those warnings with -Wconversion flag in our .pro file, we also have warnings from Qt headers.

      Normally we use -isystem instead of -I for adding include path of our dependencies to avoid warnings from 3rd party library, but with Qt we can't do that.

      Attachments

        Issue Links

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

          Activity

            People

              laknoll Lars Knoll
              flamaros Xavier Bigand
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes