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. r~