bug-gnulib
[Top][All Lists]
Advanced

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

Re: [Bug-gnulib] merge of acl.c, alloca.c, alloca_.h, regex.c from coreu


From: Bruno Haible
Subject: Re: [Bug-gnulib] merge of acl.c, alloca.c, alloca_.h, regex.c from coreutils
Date: Mon, 11 Aug 2003 16:24:19 +0200
User-agent: KMail/1.5

Jim Meyering wrote:

> IMHO, consistent cpp indentation is important, especially
> when it is as deep as it is in alloca_.h (6! levels).
> ...
>
> Of course, that's just a subset of maintaining a consistent
> style of code formatting.  Another very worthy goal.

I wholly agree with you!

> I think cpp indentation should be the same in .c and .h files,

I agree with this too. But the outermost #ifndef/#endif of a .h file
shouldn't count, because it's an pervasive idiom - it doesn't delimit
conditional code.

Bruno





reply via email to

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