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
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
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.
___
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