Date: Mon, 30 Mar 1998 14:10:57 +0300 (IDT) From: Eli Zaretskii To: DJ Delorie cc: djgpp-workers AT delorie DOT com Subject: Re: NULL redefined! :( In-Reply-To: <199803300226.VAA00564@delorie.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sun, 29 Mar 1998, DJ Delorie wrote: > Thus (to paraphrase) we should have: > > #undef NULL > #define NULL 0 Can we agree to put the above inside all the DJGPP headers that define NULL? (Btw, wouldn't it be better to define a single header, say , which would then be included by all the rest?)