I like the Linux kernel coding style. To me, it's much more readable
than GNU style, but that's just a matter of familiarity I guess.
Does anybody have objections if I run indent -i8 -kr on the code now,
and release RC4 after that?
Ilja
Aaron Stone wrote:
I'm a fan of GNU style, with two spaces between levels and curly braces on
intermediary levels by themselves. All but their stupid function format.
Nobody should have to #ifdef every single function with K&R compatibility;
that's just dumb.
Sounds like you want:
http://pantransit.reptiles.org/prog/CodingStyle.html
But, despite the suggestion to burn them, I really like most of:
http://www.gnu.org/prep/standards_23.html
Aaron
Ilja Booij <[EMAIL PROTECTED]> said:
I've been thinking about running indent on all code. It's turned in to a
bit of a mess lately. Mostly my wrong.
I prefer using K&R indentation style, I think it's the most readable.
Any opinions on this?
Ilja
Paul F. De La Cruz wrote:
I've had to work on imap and friends extensively for my company and yes,
the indenting is different in different places and drives me batty. Definitely
would be nice to figure out a standard indentation and keep to it.
On Mon, Mar 15, 2004 at 07:21:19PM +0100, Paul J Stevens wrote:
IMO imap4.c and friends could do with some re-indenting. Looks like
there are several different indent-styles intertwined in the code. Any
consensus on that regard ?
_______________________________________________
Dbmail-dev mailing list
[email protected]
http://twister.fastxs.net/mailman/listinfo/dbmail-dev
_______________________________________________
Dbmail-dev mailing list
[email protected]
http://twister.fastxs.net/mailman/listinfo/dbmail-dev