X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Wed, 06 Feb 2002 22:15:27 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Juan Manuel Guerrero" Message-Id: <6408-Wed06Feb2002221527+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: <1280AC10535@HRZ1.hrz.tu-darmstadt.de> (ST001906 AT HRZ1 DOT HRZ DOT TU-Darmstadt DOT De) Subject: Re: conflicting types for bzero (gcc303) References: <1280AC10535 AT HRZ1 DOT hrz DOT tu-darmstadt DOT de> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Juan Manuel Guerrero" > Date: Wed, 6 Feb 2002 17:37:18 +0100 > > In file included from bindtextdom.c:25: > /dev/env/DJDIR/include/string.h:53: warning: conflicting types for built-in function `bzero' It's a bug in our library: the bzero's prototype and code are different from what GCC (and Posix) expects.