Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: 5.14.1
-
Fix Version/s: 5.14.2, 5.15.0 Beta1
-
Component/s: Core: Containers and Algorithms
-
Labels:None
-
Commits:e59e5643b57e94e909b0dcd7111362b75d64fa94 (qt/qtbase/5.14)
Description
qset.h, qvector.h, and qlist.h use Q_DECL_DEPRECATED_X instead of QT_DEPRECATED_X so the deprecations cannot be disabled. This is a huge inconvenience for building older branches in a Qt-based project.