Another bit of ISO C conversion...

Richard Kenner kenner@vlsi1.ultra.nyu.edu
Mon Dec 8 15:06:00 GMT 2003


    > My preference is the indented type.  I would do a grep for "define FOO"
    > and would normally want to see the commented-out #defines too.

    I don't see why indentation matters here.  Either way, your grep for
    "define FOO" should still show what you describe.

Sorry I was unclear.

I was making two points:

(1) I like the indented style better since I think it's easier to read.
(2) Since I grep for "define FOO", not "#define FOO", I don't see the
ability to grep for the latter as a major advantage of not indenting.



More information about the Gcc mailing list