From owner-freebsd-audit Mon Nov 26 11:17:21 2001 Delivered-To: freebsd-audit@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 3A3CF37B419; Mon, 26 Nov 2001 11:17:17 -0800 (PST) Received: from localhost (arr@localhost) by fledge.watson.org (8.11.6/8.11.5) with SMTP id fAQJH1x96448; Mon, 26 Nov 2001 14:17:01 -0500 (EST) (envelope-from arr@FreeBSD.org) X-Authentication-Warning: fledge.watson.org: arr owned process doing -bs Date: Mon, 26 Nov 2001 14:17:01 -0500 (EST) From: "Andrew R. Reiter" X-Sender: arr@fledge.watson.org To: Mike Barcroft Cc: "Sergey A. Osokin" , audit@FreeBSD.org, Dave Chapeskie Subject: Re: date(1) WARNS=2 cleanup In-Reply-To: <20011126141344.C84711@espresso.q9media.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-audit@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 26 Nov 2001, Mike Barcroft wrote: :The sin variable shadows the global declaration of the GCC builtin :sin(). Some time ago, DES suggested we disable GCC builtins when :WARNS=2 is enable, but we actually want the builtins. The real :solution is, ofcourse, to fix GCC; it should not prototype functions :on its own, without a header. OK, cool this is what I was looking for and why I dont think all WARNS fixes need to be fixed. Cheers, Andrew -- Andrew R. Reiter arr@watson.org arr@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message