From owner-cvs-src@FreeBSD.ORG Thu Jul 29 22:06:36 2004 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 5DC3116A4CE; Thu, 29 Jul 2004 22:06:36 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id B448543D39; Thu, 29 Jul 2004 22:06:31 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.2.73] (cpe.125.wat.v126.packetworks.net [64.235.97.125] (may be forged)) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id i6TMDVBu020708; Thu, 29 Jul 2004 16:13:32 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <41097469.10807@samsco.org> Date: Thu, 29 Jul 2004 16:04:25 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7) Gecko/20040702 X-Accept-Language: en-us, en MIME-Version: 1.0 To: David Schultz References: <200407091001.i69A1A6V051028@repoman.freebsd.org> In-Reply-To: <200407091001.i69A1A6V051028@repoman.freebsd.org> X-Enigmail-Version: 0.84.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/msun/src e_scalb.c e_scalbf.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: Thu, 29 Jul 2004 22:06:36 -0000 David Schultz wrote: > das 2004-07-09 10:01:10 UTC > > FreeBSD src repository > > Modified files: > lib/msun/src e_scalb.c e_scalbf.c > Log: > Remove the declaration of isnan() from this file. It is no longer > needed as of math.h v1.40, and its prototype is incorrect here. > > Revision Changes Path > 1.11 +0 -3 src/lib/msun/src/e_scalb.c > 1.9 +0 -3 src/lib/msun/src/e_scalbf.c I think that this might be related to the snapshot server not being able to build a 5-CURRENT snapshot since about this date. Can you look at the following? ftp://snapshots.jp.freebsd.org/pub/FreeBSD/snapshots/i386/5.2-CURRENT-20040729-JPSNAP.log Thanks! Scott