This is the mail archive of the gcc-patches@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]

Re: [C/C++] Do not pretty-print expressions with caret diagnostics for wrong function call


On 22 April 2012 21:20, Jason Merrill <jason@redhat.com> wrote:
> When we aren't printing the expression, please print the type instead; in a
> template it might not be clear what the type of the expression we're
> complaining about works out to be.

I can do that. Should I also change it in the C FE?

Cheers,

Manuel.


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