From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9582 invoked by alias); 18 Sep 2002 07:00:24 -0000 Mailing-List: contact libc-hacker-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sources.redhat.com Received: (qmail 9566 invoked from network); 18 Sep 2002 07:00:23 -0000 Received: from unknown (HELO Cantor.suse.de) (213.95.15.193) by sources.redhat.com with SMTP; 18 Sep 2002 07:00:23 -0000 Received: from Hermes.suse.de (Charybdis.suse.de [213.95.15.201]) by Cantor.suse.de (Postfix) with ESMTP id 14CE9144F4; Wed, 18 Sep 2002 09:00:23 +0200 (MEST) Received: from aj by arthur.inka.de with local (Exim 3.34 #1) id 17rYXN-0004fk-00; Wed, 18 Sep 2002 08:42:13 +0200 Mail-Copies-To: never To: Roland McGrath Cc: GNU libc hacker Subject: Re: Fix warnings References: <200209172027.g8HKRtb07411@magilla.sf.frob.com> From: Andreas Jaeger Date: Wed, 18 Sep 2002 00:00:00 -0000 In-Reply-To: <200209172027.g8HKRtb07411@magilla.sf.frob.com> (Roland McGrath's message of "Tue, 17 Sep 2002 13:27:55 -0700") Message-ID: User-Agent: Gnus/5.090008 (Oort Gnus v0.08) XEmacs/21.4 (Artificial Intelligence, i386-suse-linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-09/txt/msg00049.txt.bz2 Roland McGrath writes: >> Building glibc produces lots of these warnings: >> ../include/ctype.h:27: warning: no previous prototype for `__ctype_b_loc' >> ../include/ctype.h:37: warning: no previous prototype for `__ctype_toupper_loc' >> ../include/ctype.h:47: warning: no previous prototype for `__ctype_tolower_loc' > > Compiling what files? I don't see any such warnings. Are you using > unusual options? What compiler? GCC 3.2 and using -Wmissing-prototypes -Wmissing-declarations to find such problems. Andreas -- Andreas Jaeger SuSE Labs aj@suse.de private aj@arthur.inka.de http://www.suse.de/~aj