That's nice. The code is clean. What form do you want the documentation?

________________________________

From: david [mailto:[EMAIL PROTECTED]
Sent: Sun 8/26/2007 6:55 AM
To: Kevin Lussier
Cc: [email protected]
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
> [email protected]
> 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.


_______________________________________________
bug-indent mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-indent

Reply via email to