Compile fixes (strict iterators + no deprecated kutils)
Esben Mose Hansen
kde at mosehansen.dk
Thu Oct 7 08:05:03 UTC 2010
On Thursday 07 October 2010 09:35:38 Kevin Ottens wrote:
> Hello list,
THe 2nd one is actually pretty interesting. Apparantly, QT creates a deep copy
of any implicitly shared QList upon calling .begin() (or .end()). I suppose
that might be a problem.
The typedef itself is pretty broken, though. iterator really should be
convertible to const_iterator.
--
Kind regards, Esben
More information about the KDevelop-devel
mailing list