Date: Mon, 7 Jun 1999 09:23:37 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: "Andrew R. Gillett" cc: djgpp AT delorie DOT com Subject: Re: NULL redefined In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 6 Jun 1999, Andrew R. Gillett wrote: > In file included from c:/tools/djgpp/lang/cxx/stl_alloc.h:57, > from c:/tools/djgpp/lang/cxx/alloc.h:21, > from c:/tools/djgpp/lang/cxx/std/bastring.h:39, > from c:/tools/djgpp/lang/cxx/string:6 > from map.cpp:2: > c:/tools/djgpp/include/stdlib.h:16: warning: 'NULL' redefined > c:/tools/djgpp/lang/cxx/libio.h:88: warning: this is the location of the > previous definition Upgrade to DJGPP v2.02, and read section 8.18 of the FAQ for explanation of the problem.