Date: Tue, 1 Oct 2002 12:05:31 -0700 (PDT) From: Archie Cobbs <archie@dellroad.org> To: Bruce Evans <bde@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include math.h src/lib/msun/src math.h Message-ID: <200210011905.g91J5VsN009105@arch20m.dellroad.org> In-Reply-To: <200210011134.g91BYgTm070217@freefall.freebsd.org> "from Bruce Evans at Oct 1, 2002 04:34:42 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Bruce Evans writes: > Modified files: > lib/msun/src math.h > Removed files: > include math.h > Log: > Merged all interesting difference between the old math.h and the current > one into the latter and removed the former. > > This works around the bug that some broken Makefiles add -I.../src/include > to CFLAGS, resulting in the old math.h being preferred and differences > between the headers possibly being fatal. > > The merge mainly involves declaring some functions as __pure2 although > they are not yet all strictly free of side effects. > > PR: 43544 Thanks :-) -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210011905.g91J5VsN009105>