From owner-freebsd-current@FreeBSD.ORG Wed Jul 11 21:43:51 2012 Return-Path: Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F1CEA1065672; Wed, 11 Jul 2012 21:43:50 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) by mx1.freebsd.org (Postfix) with ESMTP id C7C538FC15; Wed, 11 Jul 2012 21:43:50 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.5/8.14.5) with ESMTP id q6BLhkwI009898; Wed, 11 Jul 2012 14:43:46 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.5/8.14.5/Submit) id q6BLhkvE009897; Wed, 11 Jul 2012 14:43:46 -0700 (PDT) (envelope-from sgk) Date: Wed, 11 Jul 2012 14:43:46 -0700 From: Steve Kargl To: Diane Bruce Message-ID: <20120711214346.GA9877@troutmask.apl.washington.edu> References: <4FC40DEA.8030703@missouri.edu> <20120529000756.GA77386@troutmask.apl.washington.edu> <4FC43C8F.5090509@missouri.edu> <20120529045612.GB4445@server.rulingia.com> <20120708124047.GA44061@zim.MIT.EDU> <210816F0-7ED7-4481-ABFF-C94A700A3EA0@bsdimp.com> <20120708233624.GA53462@troutmask.apl.washington.edu> <4FFBF16D.2030007@gwdg.de> <2A1DE516-ABB4-49D7-8C3D-2C4DA2D9FCF5@bsdimp.com> <20120711212009.GA15542@night.db.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120711212009.GA15542@night.db.net> User-Agent: Mutt/1.4.2.3i Cc: Peter Jeremy , David Schultz , freebsd-current@FreeBSD.ORG, Warner Losh Subject: Re: Use of C99 extra long double math functions after r236148 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 11 Jul 2012 21:43:51 -0000 On Wed, Jul 11, 2012 at 04:20:09PM -0500, Diane Bruce wrote: > On Tue, Jul 10, 2012 at 08:02:33AM -0600, Warner Losh wrote: > > > > On Jul 10, 2012, at 3:10 AM, Rainer Hurling wrote: > > > > Not having R would be a bit pain in my backside. That's one of the practical considerations that I was talking about. It is very real, and if I have to, I'll commit the #define junk I railed against to get it back. Please, let's get some progress. I have some time to help. > > > > Not having complex functions is a PITA for software defined radio programs... > > I submitted this PR in frustration. I know, I meant to close it already. > > >Number: 147599 > >Category: kern > >Synopsis: [libm] [patch] Import netbsd complex functions into our libm > You submitted on June 6th, 2010. I commented on why the patch should be avoided on June 15th, 2010. I see no follow-ups from you that give the details on how you went about testing and fixing the code? -- Steve