From owner-svn-src-all@FreeBSD.ORG Thu Nov 7 22:48:05 2013 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2C7C686D; Thu, 7 Nov 2013 22:48:05 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 012E4242B; Thu, 7 Nov 2013 22:48:04 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.7/8.14.7) with ESMTP id rA7Mm4pc063119; Thu, 7 Nov 2013 14:48:04 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.7/8.14.7/Submit) id rA7Mm464063118; Thu, 7 Nov 2013 14:48:04 -0800 (PST) (envelope-from sgk) Date: Thu, 7 Nov 2013 14:48:04 -0800 From: Steve Kargl To: Ian Lepore Subject: Re: svn commit: r257818 - in head/lib/msun: . src Message-ID: <20131107224804.GA63097@troutmask.apl.washington.edu> References: <201311072120.rA7LKY1J061512@svn.freebsd.org> <1383860529.31172.233.camel@revolution.hippie.lan> <20131107221308.GA61870@troutmask.apl.washington.edu> <1383863835.31172.235.camel@revolution.hippie.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1383863835.31172.235.camel@revolution.hippie.lan> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, Steve Kargl X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Nov 2013 22:48:05 -0000 On Thu, Nov 07, 2013 at 03:37:15PM -0700, Ian Lepore wrote: > > That seems to have fixed things. > Thanks for the feeback. I've hopefully got it fixed now. > Don't feel bad, I've got more tries in on the aicasm build thing and I > still don't have it right. I supposedly learned my lesson about messing > with build stuff 20 years ago, but I guess I'm getting a refresher. Can I claim that I was trying to divert attention away from you? ;-) -- Steve