Subject: Re: CVS commit: src/share/misc
To: John Hawkinson <jhawk@MIT.EDU>
From: Klaus Klein <kleink@reziprozitaet.de>
List: source-changes
Date: 02/23/2003 21:53:46
John Hawkinson <jhawk@MIT.EDU> writes:

> Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> wrote on Mon, 24 Feb 2003
> at 03:34:23 +0900 in <200302231834.h1NIYNF00447@mirage.ceres.dti.ne.jp>:
> 
> 
> > > Log Message:
> > > Clarify that macros should be #define<TAB>; it's important to specify this
> > > in the actual document, just not in the cvs logs (cf. rev 1.15).
> > 
> > Is there any consensus about this?
> 
> Hmm...it is indeed quite possible that I am misinterpretting.
> I'm under the impression that there is a decided preference for
> TABs to follow #defines, but I guess I cannot substantiate it.

In fact, a number of header files underwent #define<SP> ->
#define<TAB> changes in the recent past, often accompanied by some
reference to KNF.


- Klaus