Date: Wed, 17 Jun 1998 09:18:15 +0300 (IDT) From: Eli Zaretskii To: "Salvador Eduardo Tropea (SET)" cc: Zoey4Pres , djgpp AT delorie DOT com, Andris Pavenis Subject: Re: NULL redefined in djgpp headers In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Tue, 16 Jun 1998, Salvador Eduardo Tropea (SET) wrote: > > .../stdlib.h:16: warning: 'NULL' redefined > > .../libio.h:88: warning: this is the location of the previous definition > > Is a known problem with djgpp v2.01. You must add your own #ifndef NULL. Wasn't this corrected in GCC 2.8.1?