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

Qt headers produce a lot of -Wconversion warnings

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes