This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13657] Error message incorrectly describes return type as argument type
- From: "jason at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 19 Oct 2011 20:52:01 +0000
- Subject: [Bug c++/13657] Error message incorrectly describes return type as argument type
- Auto-submitted: auto-generated
- References: <bug-13657-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13657
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> 2011-10-19 20:52:01 UTC ---
I think just making the error message more general makes sense here, something
along the lines of "cannot convert..."