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

QT_TYPESAFE_FLAGS breaks mixed bitwise flags-enum operations

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.3.0 Beta2
    • Core: Other
    • None

    Description

      For better or worse, Qt::Alignment op Qt::TextFlag compiled in C++17 6.2, but failed in C++17 6.3 w/QT_TYPESAFE_FLAGS in effect. We need to add these operators, because these enums are designed to be or'ed together.

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            mmutz Marc Mutz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes