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

Arithmetic Operation Between Different Enums

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes