[PATCH 09/11] Support "gcc" namespace in gengtype

David Malcolm dmalcolm@redhat.com
Fri Aug 16 19:53:00 GMT 2013


On Thu, 2013-08-01 at 11:01 -1000, Richard Henderson wrote:
> On 07/26/2013 05:04 AM, David Malcolm wrote:
> > +	     "/* Types with a \"gcc::\" prefix have the prefix stripped\n"
> > +	     "   during gengtype parsing.  Provide a \"using\" directive\n"
> > +	     "   to ensure that the fully-qualified types are found.  */\n"
> 
> I'd rather not use the word "prefix"; the term "namespace" is both more exact
> and less confusing in this context.
> 
> Otherwise ok.

Thanks; committed to trunk as r201800, having fixed up the wording, and
bootstrapped and tested.



More information about the Gcc-patches mailing list