From owner-freebsd-arch Mon Jul 9 2: 7: 5 2001 Delivered-To: freebsd-arch@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 2DB9337B405 for ; Mon, 9 Jul 2001 02:07:02 -0700 (PDT) (envelope-from des@ofug.org) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id LAA56581; Mon, 9 Jul 2001 11:07:01 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: arch@FreeBSD.ORG Subject: Re: -fno-builtin References: <20010708214137.E88227@dragon.nuxi.com> From: Dag-Erling Smorgrav Date: 09 Jul 2001 11:07:00 +0200 In-Reply-To: <20010708214137.E88227@dragon.nuxi.com> Message-ID: Lines: 17 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arch@FreeBSD.ORG writes: > No. We might as well as totally turn builtins off since the goal is to > have the whole tree under WARNS=2. Since you want to change > functionality, the burdon is on you to convince us why you want to do this > -- which you have not. The alternatives - just to get it to build - are to turn off -Wshadow, or rename every single local variable in the tree that shadows a builtin (and believe me, there are *tons* of these). In addition, there's the issue of errors that -fno-builtin hides - many of those have been fixed already, but I don't know how many remain (or how many will be introduced in the future). DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message