From owner-cvs-src@FreeBSD.ORG Mon Aug 18 01:35:12 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11E2437B404; Mon, 18 Aug 2003 01:35:12 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-169-107-97.dsl.lsan03.pacbell.net [64.169.107.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEB9043FA3; Mon, 18 Aug 2003 01:35:10 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id A86AF66D6A; Mon, 18 Aug 2003 01:35:02 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 71A30A4E; Mon, 18 Aug 2003 01:35:02 -0700 (PDT) Date: Mon, 18 Aug 2003 01:35:02 -0700 From: Kris Kennaway To: Dag-Erling Sm?rgrav Message-ID: <20030818083502.GA71675@rot13.obsecurity.org> References: <200308171605.h7HG5nOd095330@repoman.freebsd.org> <20030818070415.W3401@gamplex.bde.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1yeeQ81UyVL57Vl7" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Hajimu UMEMOTO cc: Bruce Evans Subject: Re: cvs commit: src/usr.sbin/route6d route6d.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Aug 2003 08:35:12 -0000 --1yeeQ81UyVL57Vl7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 18, 2003 at 10:23:27AM +0200, Dag-Erling Sm?rgrav wrote: > Bruce Evans writes: > > On Sun, 17 Aug 2003, Hajimu UMEMOTO wrote: > > > Log: > > > "sin" is a reserved C library function name. use sin6 > > Actually, "sin" is just reserved for external linkage if is > > not included, and at file scope if is included. Since neither > > of these applies here, it was not reserved. It is just a compiler bug > > to warn about it being reserved. gcc-3.3 seems to have reintroduced > > this bug. >=20 > I have patches which allow world to build successfully with > -fno-builtin... What did you do about the libstdc++ breakage (some symbols are undefined by our tree and only provided by gcc's builtins), or did someone else fix that? Kris --1yeeQ81UyVL57Vl7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/QI+2Wry0BWjoQKURAqtEAKCVX/DCbVuxvxfE7e6NgmywReAwCQCfaWlz uBs1jriWSaH/x6X50xbg1bU= =TXwE -----END PGP SIGNATURE----- --1yeeQ81UyVL57Vl7--