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

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

XMLWordPrintable

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

      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 ?

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

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

              Created:
              Updated:

                There are no open Gerrit changes