Date: Sun, 4 Nov 2001 12:12:25 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Tim Van Holder cc: djgpp-workers AT delorie DOT com Subject: Re: Built-in bzero In-Reply-To: <000901c16516$b6c5b260$797c76d5@pandora.be> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Sun, 4 Nov 2001, Tim Van Holder wrote: > In the case of bzero, it looks like it expects > void bzero (); > (i.e. only the return type (void) is 'hardcoded'). Then it sounds like a GCC bug that it complains, doesn't it?