X-Authentication-Warning: acp3bf.physik.rwth-aachen.de: broeker owned process doing -bs Date: Wed, 8 Mar 2000 16:55:44 +0100 (MET) From: Hans-Bernhard Broeker X-Sender: broeker AT acp3bf To: djgpp-workers AT delorie DOT com Subject: Re: iso646.h and some questions In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 8 Mar 2000, Eli Zaretskii wrote: > On Wed, 8 Mar 2000, Hans-Bernhard Broeker wrote: > > #include > > #ifndef NULL > > #define NULL _DJ_NULL > > #endif > > I like this better. But isn't it cleaner to have all the #ifndef stuff > inside sys/djnull.h, instead of exposing it to the public headers? Would be cleaner, sure. The idea is derived from P.J.Plauger's setup, which has lots more in that header than just (his equivalent of) _DJ_NULL, so this two-step process (#include, #define) is necessary, for him, but not for us. Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.