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]

Re: current_function -> cfun


  In message <Pine.LNX.4.10.9912201326330.7242-100000@balti.cygnus.co.uk>you wr
ite:
  > >   > I disagree about this.  Personally, I find the all-uppercase code in 
  > GCC
  > >   > hard enough to read as it is.
  > >   > Quick poll: what do others think?
  > > The convention is that macros should be upper case.  There are exceptions
  > , but
  > > I think that making lots of exceptions for this convention is a big mista
  > ke.
  > 
  > Yes, I know about this, but I'm objecting to keeping macros where we can do
  > just as well without them.
If we can do without them and the code is easier to read, then I'm all for it.

jeff


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