Skip to Content.
Sympa Menu

freetds - indent (next shot:) )

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: ZIGLIO Frediano <Frediano.Ziglio AT vodafoneomnitel.it>
  • To: "Freetds (E-mail)" <freetds AT franklin.metalab.unc.edu>
  • Subject: indent (next shot:) )
  • Date: Mon, 28 Oct 2002 12:02:43 +0100


Nick has update the indent.pro with some change

-bad instead of -nbad (blank line after declaration), for me is the same
explicit -bbo (break long line before boolean operators, the defalt so
nothing change)
-cdw (cuddle while) I fully agree (current code follow this role)
-cs (space after cast), for me is the same
-di1 instead of -di16 (this result in no indentation of variable
declaration, current code seem to agree with this)
remove -ip (wrong and useless with -lp)
-l80 (line of 80 character).. I don't agree, some characters left are useful
-nprs (no space after '(' and before ')'). Code seem to agree with you.
-nut (do not use tab, or if you prefer, substitute tabs with space). After
have seen all problem with -lp... I agree with him (or "-i5 -ts5 -nlp -ip5"
or "-i5 -ts5 -lp -nut"... Yes, I'm going crazy :) ).
-saf -sai -saw (space after for, if and while, are the default so nothing
change)

What does -dj? Is not documented but seem used in GNU coding style...

I know that this is a boring thread but I'd like to reformat all code ASAP
according to final roles we all agree. The problem is that these roles do
not exist.

freddy77

=================================
"STRICTLY PERSONAL AND CONFIDENTIAL

This message may contain confidential and proprietary material for the sole
use of the intended recipient. Any review or distribution by others is
strictly prohibited. If you are not the intended recipient please contact
the sender and delete all copies.
The contents of this message that do not relate to the official business of
our company shall be understood as neither given nor endorsed by it."

=================================




Archive powered by MHonArc 2.6.24.

Top of Page