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: C++ PATCH to decl.c: Factor debug code


On 30 May 2003 03:12:26 +0200, Gabriel Dos Reis <gdr@integrable-solutions.net> wrote:

> OK for mainline?

Mostly.

> OK for branch?

What branch, and why?

> 	(cxx_scope_make): New function.
> 	(cxx_original_namespace_scope_push): New function.

These two names sound odd to me; I'd say cxx_make_scope or make_cxx_scope,
and initial_push_namespace_scope.  Also, the latter needs a comment.

Jason


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