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: cleanup DEBUG_BINDING_LEVELS code


Mark Mitchell <mark@codesourcery.com> writes:

| > consistency with ENABLE_CHEKING, ENABLE_RTL_CHECKING,
| > ENABLE_GC_CHECKING, ENABLE_VALGRIND_CHECKING as found in the rest of
| > the compiler.  But I do not feel strongly about it.
| 
| We've pretty clearly tried to go to the 1/0 convention.  
| 
| The patch is OK if you make the change I suggested.  If you want to
| change DEBUG_BINDING_LEVELS to ENABLE_SCOPE_CHECKING, that's OK too.

I'll make that change.  Thanks for considering the patch.

-- Gaby


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