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: [PATCH, c++ diagnostics] Fix c++ front end i18n problems


On Sun, Dec 13, 2009 at 4:28 AM, Paolo Bonzini <bonzini@gnu.org> wrote:
>
>> However, the whole interaction between print_overloaded_functions,
>> print_chained_functions and print_candidates is messy. I tried doing it
>> with a single recursive function. Here is what it may look like:
>
> This patch was bootstrapped and regression tested on
> x86-64-unknown-linux-gnu.
>
> Thanks Shujing for the adjustment of the testsuite, which I was able to take
> unmodified, and for the discussion.
>
> Ok for mainline?

OK.
I wish get_spaces had an internal linkage, but I suspect this is a
cleanup in the next stage 1 iteration.

Thanks!

-- Gaby


>
> Paolo
>


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