[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: added indent feature
From: |
Kevin Lussier |
Subject: |
RE: added indent feature |
Date: |
Tue, 4 Sep 2007 06:26:41 -0700 |
That's nice. The code is clean. What form do you want the documentation?
________________________________
From: david [mailto:address@hidden
Sent: Sun 8/26/2007 6:55 AM
To: Kevin Lussier
Cc: address@hidden
Subject: Re: added indent feature
Kevin Lussier wrote:
> 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
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> bug-indent mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-indent
>
Any functional update to indent will be of very little use to other
users without documentation.
Indent is a C beautifier tool. 'extern "C"' is C++, however I am willing
to merge your update if it is 'clean' and there is documentation.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- RE: added indent feature,
Kevin Lussier <=