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

Arithmetic Operation Between Different Enums

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.15.2
    • Widgets: Layout
    • None
    • All

      When trying to compile with newer c++ standards, one will run into the following error:

      qsizepolicy.h(137,38): error : invalid bitwise operation between different enumeration types ('Policy' and 'QSizePolicy::PolicyFlag') 

      this simply isnt allowed by the standard anymore, please fix it.

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

            cnn Qt Core & Network
            razaqq Paul Lais
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes