bug-indent
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

added indent feature


From: Kevin Lussier
Subject: added indent feature
Date: Wed, 22 Aug 2007 10:42:02 -0700

Hello,

 

I have added a new option to the gnu indent program that I think others
may find useful. Basically the option allows the user to turn off
indenting when 'extern "C" {' is seen.

 

Four files were modified: args.c, indent.h, lexi.c and parse.c. Their
respective diff files are attached.

 

Thanks,

Kevin

 

Attachment: parse.c.diff
Description: parse.c.diff

Attachment: args.c.diff
Description: args.c.diff

Attachment: indent.h.diff
Description: indent.h.diff

Attachment: lexi.c.diff
Description: lexi.c.diff


reply via email to

[Prev in Thread] Current Thread [Next in Thread]