On Thursday, 22. July 2010 17:02:28 ext Stephen Kelly wrote: > Hi, > > I'm looking for the patch which fixes this bug: > > http://bugreports.qt.nokia.com/browse/QTBUG-12295 > > As I just submitted a minimal test case I need to test the fix with my > actual code to see if the problem is fixed or if there's another bug > which will make my component fail. > > The commit referenced in the bug is not in the official qt repo yet. > Alan mentioned at Akademy the existence of a another qt clone where > qml people commit fixes to which are later merged into official at > some point (if there are no blocker commits). That took about an hour > of debugging time for myself and Alan. I've also seen mention of a > qt-qml repo on this mailing list. > > Where is the qt-qml repo? How can I get and test the patch?
It is still in the staging: http://qt.gitorious.org/+qt-developers/qt/staging/ Commit in Qt are first pushed in a staging branch, and get to the main repository only if there is no failures in that branch _______________________________________________ Qt-qml mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-qml
