atom feed10 messages in org.freebsd.freebsd-archRe: -fno-builtin
FromSent OnAttachments
Dag-Erling SmorgravJul 8, 2001 7:11 pm.diff
ar...@freebsd.orgJul 8, 2001 9:41 pm 
Dag-Erling SmorgravJul 9, 2001 2:06 am 
Bruce EvansJul 9, 2001 4:12 am 
Dag-Erling SmorgravJul 9, 2001 4:35 am 
Bruce EvansJul 9, 2001 5:09 am 
Harti BrandtJul 9, 2001 5:22 am 
Bruce EvansJul 9, 2001 5:56 am 
Harti BrandtJul 9, 2001 6:56 am 
Dan NelsonJul 9, 2001 7:57 am 
Subject:Re: -fno-builtin
From:Dag-Erling Smorgrav (de@ofug.org)
Date:Jul 9, 2001 2:06:38 am
List:org.freebsd.freebsd-arch

ar@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

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message