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

Clang 4.2 warns about QMacMime unused private field "type"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • 4.8.4
    • Core: Other
    • None
    • OS X 10.8.2, Xcode 4.6

      Clang 4.2 (clang-425.0.24, from Xcode 4.6) with Qt 4.8.4 will warn:

      /Library/Frameworks/QtGui.framework/Headers/qmime.h:119:10: error: private field 'type' is not used [-Werror,-Wunused-private-field]
      char type;
      ^

      It doesn't seem like QMacMime is used or implemented, and it's marked as "Obsolete".

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

            sorvig Morten Sørvig
            kainjow Kevin Wojniak
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes