This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/49117] 4.5 -> 4.6: user-unfriendly change in "invalid conversion" error message
- 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: Tue, 14 Jun 2011 22:14:37 +0000
- Subject: [Bug c++/49117] 4.5 -> 4.6: user-unfriendly change in "invalid conversion" error message
- Auto-submitted: auto-generated
- References: <bug-49117-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49117
--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2011-06-14 22:13:39 UTC ---
Author: jason
Date: Tue Jun 14 22:13:36 2011
New Revision: 175060
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175060
Log:
PR c++/49117
* call.c (perform_implicit_conversion_flags): Print source type as
well as expression.
Modified:
branches/gcc-4_6-branch/gcc/cp/ChangeLog
branches/gcc-4_6-branch/gcc/cp/call.c
branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
branches/gcc-4_6-branch/gcc/testsuite/g++.dg/other/error23.C
branches/gcc-4_6-branch/gcc/testsuite/g++.dg/other/error32.C