Re: kdelibs fails

2013-08-27 Thread Stephen Kelly
Christoph Feck wrote: > On Tuesday 27 August 2013 17:12:08 Stephen Kelly wrote: >> Christoph Feck wrote: >> > /local/qt5/include/QtCore/qhash.h:857:31: error: within this >> > context while (bucketIterator != it) { >> > ^ >> >> A recent commit in qtbase was buggy and introduced this error. > > O

Re: kdelibs fails

2013-08-27 Thread Christoph Feck
On Tuesday 27 August 2013 17:12:08 Stephen Kelly wrote: > Christoph Feck wrote: > > /local/qt5/include/QtCore/qhash.h:857:31: error: within this > > context while (bucketIterator != it) { > > ^ > > A recent commit in qtbase was buggy and introduced this error. Oh dear, and I was sure it was my bu

Re: kdelibs fails

2013-08-27 Thread Stephen Kelly
Christoph Feck wrote: > /local/qt5/include/QtCore/qhash.h:857:31: error: within this context > while (bucketIterator != it) { > ^ A recent commit in qtbase was buggy and introduced this error. https://codereview.qt-project.org/#change,63901 Thanks, Steve. ___

kdelibs fails

2013-08-26 Thread Christoph Feck
Hi, I started to test KF5 builds, but it fails with this error. Interestingly, it builds on Jenkins. Any idea? In file included from /local/qt5/include/QtCore/qvariant.h:50:0, from /local/qt5/include/QtCore/qabstractitemmodel.h:45, from /local/qt5/include/QtCo