Date: Mon, 18 Aug 2003 10:23:27 +0200 From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) To: Bruce Evans <bde@zeta.org.au> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/route6d route6d.c Message-ID: <xzp8yprqsqo.fsf@dwp.des.no> In-Reply-To: <20030818070415.W3401@gamplex.bde.org> (Bruce Evans's message of "Mon, 18 Aug 2003 07:17:23 %2B1000 (EST)") References: <200308171605.h7HG5nOd095330@repoman.freebsd.org> <20030818070415.W3401@gamplex.bde.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Bruce Evans <bde@zeta.org.au> 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 <math.h> is > not included, and at file scope if <math.h> 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. I have patches which allow world to build successfully with -fno-builtin... DES --=20 Dag-Erling Sm=F8rgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp8yprqsqo.fsf>