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:

| > With all modesty, I think I have some fair knowledge of parts of cc1plus.
| 
| Gaby --
| 
| I appreciate the work you're putting in, and the improvements you're
| making.
| 
| Despite that, you have to play by the same rules as everyone else.

Sure, that is not a problem for me.

| "Obvious" patches do not need approval, but obvious patches do not
| include substantial reorganizations of the front end.

Patch 1/n moves some fonction definitions from one file to another.
Patch 2/n removes a union field that is not needed.

I believe that is far from "substanbtial reorganizations" of the
front-end. 

| I know it's frustrating that things take a while to get dealt with, but
| we are simply not going to have patches going in without review.

I'm not proposing to put patches in without review; what I'm saying is
tht but given that the pipeline used to show a long time of reaction,
we need to do something.

-- Gaby


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