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: Unify name lookup 2/n


Mark Mitchell <mark at codesourcery dot com> writes:

| On Sun, 2003-03-30 at 08:25, Gabriel Dos Reis wrote:
| > gcc at integrable-solutions dot net writes:
| > 
| > [...]
| > 
| > | 2003-03-30  Gabriel Dos Reis <gdr at integrable-solutions dot net>
| > | 
| > | 	* cp-tree.h (binding_for_name: Move to name-lookup.h  Adjust
| > 
| > Bootstrapped and regtested on an i686-pc-linux-gnu.  No regression.
| > Applied to mainline.
| 
| Gaby -- 
| 
| Please indicate who approved these patches.  

I committed this patch on my behalf given the detailed explanation of
the purpose of the patches;  non-trivial patches were intended to go
the usual approval route. Those I committed weren't non-trivial, I beleive.

Another datapoint being that many works need to be "stalled" waiting
for trivial patches being approved before people can proceed on.
Currently, we have only two C++ front-ends maintainers (heavily loaded)
and it would be a good thing if some trivial patches could be committed
without loading the already busy maintainers.  

(I have about 10 sets of patches waiting in my local among which 4 are
non-trivial).

With all modesty, I think I have some fair knowledge of parts of cc1plus.

| With all subsequent patches, please do the same.

OK.

-- Gaby


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