This is the mail archive of the gcc@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: gengtype indentation issues


Diego Novillo <dnovillo@google.com> writes:

> I'd suggest sending one initial patch fixing indentation issues and
> then sending your functional changes on top of the first patch.

Yes.

Basile, I'm sorry you have to struggle with some poor existing
indentation in gengtype.c, but the GNU style indentation is not all that
hard.  It is documented here:

http://www.gnu.org/prep/standards/html_node/Formatting.html
http://gcc.gnu.org/codingconventions.html

Ian


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