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] Fix PR c++/13377, bad diagnostic for ambiguous name-lookup


Volker Reichelt <reichelt@igpm.rwth-aachen.de> writes:

| On 29 Aug, Mark Mitchell wrote:
| > Volker Reichelt wrote:
| > 
| >> 2005-08-29  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
| >> 
| >> 	PR c++/13377
| >> 	* parser.c (cp_parser_lookup_name): Pass LOOKUP_COMPLAIN to
| >> 	lookup_name_real on final parse.
| > 
| > OK.
| 
| Here's the 3.4-branch version of the patch.
| Bootstrapped and regtested on i686-pc-linux-gnu.
| Ok to commit?

Yes.  Thanks,

-- Gaby


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