Re: [C++ Patch] PR 42021
On 06/12/2013 04:05 PM, Paolo Carlini wrote: On 06/12/2013 03:38 PM, Jason Merrill wrote: OK, but please add a comment. Thanks. I added this: // cp_parser_lookup_name has the same diagnostic, // thus make sure to emit it almost once. As mentioned by Marc off-line,
Re: [C++ Patch] PR 42021
On 06/12/2013 03:38 PM, Jason Merrill wrote: OK, but please add a comment. Thanks. I added this: // cp_parser_lookup_name has the same diagnostic, // thus make sure to emit it almost once. Paolo.
Re: [C++ Patch] PR 42021
OK, but please add a comment. Jason