[patch] Fix PR c++/23586: Bad diagnostic for invalid namespace-name

Mark Mitchell mark@codesourcery.com
Tue Aug 30 07:31:00 GMT 2005


Volker Reichelt wrote:

> 2005-08-26  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
> 
> 	* parser.c (cp_parser_namespace_name): Move diagnostic for
>         invalid namespace-name to here from ...
> 	* name-lookup.c (do_namespace_alias): ... here and ...
> 	(do_using_directive): ... here.  Remove dead code.

OK.

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304



More information about the Gcc-patches mailing list