WTF?
Tom Tromey
tromey@redhat.com
Wed Nov 25 23:05:00 GMT 2009
>>>>> "Basile" == Basile STARYNKEVITCH <basile@starynkevitch.net> writes:
Basile> Of course, not every one has it (notably those working on non-linux
Basile> systems), but for those who have it, requiring that every C file
Basile> inside GCC has been automatically indented with GNU indent could
Basile> help.
I looked at this once. GNU indent doesn't have all the features needed
to make it correctly support the GCC coding style. I filed a bunch of
GNU indent bug reports, but AFAIK none of them has ever been fixed.
You could still do this if you didn't mind a coding style change at the
same time. And of course, this will only help the .c and .h files, not
everything else.
Tom
More information about the Gcc
mailing list