This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/42822] ice on invalid code in joust
- From: "paolo dot carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jan 2010 11:04:56 -0000
- Subject: [Bug c++/42822] ice on invalid code in joust
- References: <bug-42822-9596@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from paolo dot carlini at oracle dot com 2010-01-21 11:04 -------
I can't reproduce it with r156151, I get the below. Please update your
compiler, and, in case, re-open if you can.
bug117.cc: In member function ?KUrl RadialMap::Widget::url(const File*) const?:
bug117.cc:23585:67: error: cannot call constructor ?KUrl::KUrl? directly
bug117.cc:23585:67: error: for a function-style cast, remove the redundant
?::KUrl?
--
paolo dot carlini at oracle dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42822