Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Nov 2001 14:17:01 -0500 (EST)
From:      "Andrew R. Reiter" <arr@FreeBSD.org>
To:        Mike Barcroft <mike@FreeBSD.org>
Cc:        "Sergey A. Osokin" <osa@freebsd.org.ru>, audit@FreeBSD.org, Dave Chapeskie <freebsd@ddm.wox.org>
Subject:   Re: date(1) WARNS=2 cleanup
Message-ID:  <Pine.NEB.3.96L.1011126141604.96404A-100000@fledge.watson.org>
In-Reply-To: <20011126141344.C84711@espresso.q9media.com>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1011126141604.96404A-100000>