Uploaded image for project: 'Qt Solutions'
  1. Qt Solutions
  2. QTSOLBUG-192

jsruntime/qv4global_p.h:306: possible too small bitfield ?

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Next Major Release
    • Other
    • None

    Description

      qtdeclarative-opensource-src-5.7.1/include/QtQml/5.7.1/QtQml/private/../../../../../src/qml/jsruntime/qv4global_p.h:306:35: warning: bit-field 'm_type' is not wide enough to store all enumerators of 'Type' [-Wbitfield-enum-conversion]

      m_type is only a single bit, but enum Type can hold more values.

      Possible bug ?

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            dcb David Binderman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes