Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
6.3.0 RC, 6.4
-
None
-
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
- is cloned by
-
QTBUG-109084 (potential BiC) Exported class QMqttUserProperties inherits from QList
-
- Open
-