Re: [Libphidget-devel] just playing with indent . . .
Status: Alpha
Brought to you by:
jstrohm
|
From: Vadim T. <vt...@fr...> - 2002-09-10 02:55:44
|
According to Jack Strohm: > > Here's an update: I'm looking at the Apache source code - those guys made it > > work. The key seems to be -T option, I'll play with that and let's see what > > happens. > > ok. > > > > > Some more: if you could read 'man indent' and experiment with the detailed > > options a little bit, I'd feel better about the style. Granted, neither of > > the default styles (K&R, GNU, BSD) is not nice enough as of today. > > I'll see what I come up with Meanwhile, I'll do this: branch this stuff into INDENT branch, and keep playing there, so you don't have to suffer and can just keep working on the code. When the indent stuff is done and over with, the branch will either get discarded if it ends up in a total failure, or merged back (actually, just the makefiles and indent options have to be merged back). I should've done this in the first place... --vt |