Subject: Re: CVS commit: src/share/misc
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
From: John Hawkinson <jhawk@MIT.EDU>
List: source-changes
Date: 02/23/2003 13:36:18
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.

Luke?

--jhawk

> I think the log message just say
> "use the same style in the same file."
> (i.e. there was inconsistent between examples of MACRO and DOUBLE.)