This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] PPC32 factor context functions into and command and fpu/nofpu parts



On Mon, 12 Dec 2005, Ulrich Drepper wrote:

> Steven Munroe wrote: 
> > +#else
> > +#include "getcontext-common.S"
> > +#endif
> 
> Indentation...

This is perhaps an odd question, but I'm curious as to chapter / verse 
in http://www.gnu.org/prep/standards/standards.html that directs one to 
use indentation in cases such as this. Perhaps I've mistakenly been 
boning up on the gnu coding standards when I should have been looking else 
where. Section 3.5 Conditional Compilation for instance shows no 
indentation.

Thanks,

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]