Skip site navigation (1)Skip section navigation (2)
Date:      09 Jul 2001 11:07:00 +0200
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        arch@FreeBSD.ORG
Subject:   Re: -fno-builtin
Message-ID:  <xzpsng6v5cb.fsf@flood.ping.uio.no>
In-Reply-To: <20010708214137.E88227@dragon.nuxi.com>
References:  <xzpn16eonqh.fsf@flood.ping.uio.no> <20010708214137.E88227@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpsng6v5cb.fsf>