Another bit of ISO C conversion...

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


    I would prefer to keep # in column 1 so you can still grep for
    ^#define etc.  In config/, there are quite a few files with commented
    out /* #defines */...

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.



More information about the Gcc mailing list