bug-indent
[Top][All Lists]
Advanced

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

Patch for the space after bracket in function call


From: Artem Shinkarov
Subject: Patch for the space after bracket in function call
Date: Mon, 13 Dec 2010 18:05:01 +0000

Hi

I have a small patch to handle the following situation "f(x)" --> "f(
x)". Some strange people prefer to use such a style and claim that it
is a coding standard :(

The patch introduces new option -sapb and
--space-after-procedure-call-bracket, and extends the functionality.

In order to apply the patch use the patch you can use something like:

cd indent-2.2.XX
patch -p2 < sapb.diff

How the patch can be approved? Is there any indent-patches mailing list?



Thank you,
Artem Shinkarov

Attachment: sapb.diff
Description: Text Data


reply via email to

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