error: no match for 'operator=' in 'i = QValueList<T>::begin() const [with T =
NormalizedRect*]()'
/usr/include/qt/qvaluelist.h:76: note: candidates are:
QValueListIterator<NormalizedRect*>&
QValueListIterator<NormalizedRect*>::operator=(const
QValueListIterator<NormalizedRect*>&)
--
Summary: [4.0 regression] reject-valid-code
Product: gcc
Version: 4.0.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pluto at agmk dot net
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pld-linux
GCC host triplet: i686-pld-linux
GCC target triplet: i686-pld-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22470