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

(potential BiC) Exported class QNdefMessage inherits from QList

XMLWordPrintable

    • 3
    • 4b70b72881 (qt/qtconnectivity/dev) 4b70b72881 (qt/tqtc-qtconnectivity/dev) 3eae159453 (qt/qtconnectivity/6.3) 3eae159453 (qt/tqtc-qtconnectivity/6.3) 3eae159453 (qt/qtconnectivity/6.3.1) defca2f9ed (qt/tqtc-qtconnectivity/6.2)
    • Team B Foundation Sprint 55, Team B Foundation Sprint 57

      QList is not designed to be exported, changes are made to its interface regularly assuming no Qt code inherits an exported class from it. Changes which are ok for inline API in non-exported classes may cause BiC in exported ones.

      Solution: manually un-export QNdefMessage. This will also be BiC, but at least it will then be BC going forward.

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

            ievgenii.meshcheriakov Ievgenii Meshcheriakov
            mmutz Marc Mutz
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes