From owner-freebsd-current@FreeBSD.ORG Tue Oct 28 09:04:41 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C645816A4CE; Tue, 28 Oct 2003 09:04:41 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2213143FCB; Tue, 28 Oct 2003 09:04:39 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 10C1F72DA8; Tue, 28 Oct 2003 09:04:39 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 0DF3272DA3; Tue, 28 Oct 2003 09:04:39 -0800 (PST) Date: Tue, 28 Oct 2003 09:04:39 -0800 (PST) From: Doug White To: David Schultz In-Reply-To: <20031028034630.GC32916@VARK.homeunix.com> Message-ID: <20031028090337.E27950@carver.gumbysoft.com> References: <3F92E129.10307@veidit.net> <20031028034630.GC32916@VARK.homeunix.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@FreeBSD.ORG Subject: Re: __fpclassifyd problem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Oct 2003 17:04:41 -0000 On Mon, 27 Oct 2003, David Schultz wrote: > I'm just catching up on -CURRENT, but I wanted to point out that > this was fixed last night in: > > src/lib/msun/src/e_scalbf.c,v1.8 > src/lib/msun/src/e_scalb.c,v1.10 > > The fix was to use the old versions of isnan() and isinf() > specifically in the two places in libm where they are needed. okay, so the $65,000 question is: Does this make the Diablo JDKs work? :) -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org