This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/22470] New: [4.0 regression] reject-valid-code
- From: "pluto at agmk dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jul 2005 22:25:20 -0000
- Subject: [Bug c++/22470] New: [4.0 regression] reject-valid-code
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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