This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/49117] 4.5 -> 4.6: user-unfriendly change in "invalid conversion" error message


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]