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

(potential BiC) Exported class QNdefMessage inherits from QList

    XMLWordPrintable

Details

    • 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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              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

              Dates

                Created:
                Updated:
                Resolved: