-
Bug
-
Resolution: Done
-
P0: Blocker
-
None
-
6.10.0 Beta4
-
None
$ pwd /Users/vohi/qt/packages/6.10.0/Src/qtbase $ diff -du src/corelib/itemmodels/qrangemodel_impl.h ~/qt/packages/6.10.0/macos/lib/QtCore.framework/Headers/qrangemodel_impl.h
produces a substantial diff, showing that changes that are in the beta4 tag are missing from the installed SDK. For instance, the qrangemodel test in tests/manual/corelib/itemmodels/qrangemodel doesn't build against the installed SDK, even though the fixes that addressed that are in the Src package.