Skip to Content.
Sympa Menu

freetds - Re: indent(1) bent

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Lowden, James K" <LowdenJK AT bernstein.com>
  • To: "'TDS Development Group'" <freetds AT franklin.metalab.unc.edu>
  • Subject: Re: indent(1) bent
  • Date: Thu, 24 Oct 2002 17:13:44 -0400


> From: Brian Bruns [mailto:camber AT ais.org]
> Sent: October 24, 2002 4:48 PM
>
> I like tabs.

So we keep tabs. And we keep tabstops at 5, even though you can't divide 5
into 8.

Announcement. If you set you editor to something other than tabstop=5, and
have cause to wrap a long set of parameters, please be sure things line up
with tabstop=5. E.g.:

if ((ret = tds_process_row_tokens(dbproc->tds_socket, &rowtype,
&computeid)) == TDS_SUCCEED) {

that's what our .indent.pro will do now.

> the CodingStyle document specifies functions to be written
> without a space between name and (, so that is the policy at present.

That's K&R convention. I guess I'm outvoted. :( I'll change the
.indent.pro to -npcs, if someone else doesn't beat me to it.

(grumble mumble what's a friggin' space cost anyway razzle frazzle harumph.)

Who said that?

--jkl


The information contained in this transmission may contain privileged and
confidential information and is intended only for the use of the person(s)
named above. If you are not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient, any
review, dissemination, distribution or duplication of this communication is
strictly prohibited. If you are not the intended recipient, please contact
the sender immediately by reply e-mail and destroy all copies of the
original message. Please note that we do not accept account orders and/or
instructions by e-mail, and therefore will not be responsible for carrying
out such orders and/or instructions.






Archive powered by MHonArc 2.6.24.

Top of Page