From owner-svn-src-all@FreeBSD.ORG Mon Dec 22 15:37:03 2014 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E5E2EC6; Mon, 22 Dec 2014 15:37:03 +0000 (UTC) Received: from mail-ig0-x231.google.com (mail-ig0-x231.google.com [IPv6:2607:f8b0:4001:c05::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A6F40CF7; Mon, 22 Dec 2014 15:37:03 +0000 (UTC) Received: by mail-ig0-f177.google.com with SMTP id z20so4120717igj.16; Mon, 22 Dec 2014 07:37:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=at38rAe5RAYudmFvVAqkCk0W0TgtbUbwQJJBNox0xzY=; b=Q6gtHKOIWzSyUWq4LLHna0HqoJY94BPcpFXxF+fllm7eT5DDfzOtJNHQMTMMVAT79Z 74Tt6JE1ZxsqIACo3HobfNwJFyH/l0bErfsPQWNv5kpRyj8T3X2YO3OLQM4akxSeq43C PbCJjoFORLGgjX0fU0FYlCS1OqnQVFPYe8lUQXUsfKH4e7gWR9QVIpIj5nyYD8+mEdH1 /rUfhzV0MOEzvCp5BL7f/FVxIr+Twedg1HBEk2ZV+3P+jaTUoCBpsuBEPmiofueP458z Q48iIqILG7ZjD5fG+UeP2+C+hTBhralmPUnN3bpIrmLC/f0vnnmvaWtKev1yOPsEKlby 18/Q== MIME-Version: 1.0 X-Received: by 10.43.129.196 with SMTP id hj4mr18405426icc.21.1419262623092; Mon, 22 Dec 2014 07:37:03 -0800 (PST) Sender: edschouten@gmail.com Received: by 10.107.176.145 with HTTP; Mon, 22 Dec 2014 07:37:03 -0800 (PST) In-Reply-To: <20141218235902.GA1590@troutmask.apl.washington.edu> References: <201412160921.sBG9LvFY064961@svn.freebsd.org> <20141216162055.GA64273@troutmask.apl.washington.edu> <20141217191235.GA89501@troutmask.apl.washington.edu> <87FF0FD4-EEF2-4264-9CBA-4B3A46E52FCB@gmail.com> <20141217211654.GA95193@troutmask.apl.washington.edu> <18504F2A-72C1-4962-86E6-CCAE4898B478@gmail.com> <20141218235902.GA1590@troutmask.apl.washington.edu> Date: Mon, 22 Dec 2014 16:37:03 +0100 X-Google-Sender-Auth: tyBsK46XYhEygpNTAN0NVSswmQc Message-ID: Subject: Re: svn commit: r275819 - in head/lib/msun: ld128 ld80 src From: Ed Schouten To: Steve Kargl Content-Type: text/plain; charset=UTF-8 Cc: src-committers@freebsd.org, Warner Losh , svn-src-all@freebsd.org, Dimitry Andric , svn-src-head@freebsd.org, Garrett Cooper X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 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: Mon, 22 Dec 2014 15:37:04 -0000 Hey Steve, 2014-12-19 0:59 GMT+01:00 Steve Kargl : > My only hope now is that Ed will fix the comment he inserted into > math_private.h to properly note that the functions formerly known > as cpack[fl] were written years before the C11 macros CMPLX[FL] > existed. Sure thing! Just to make sure the phrasing is done properly, would you be willing to come up with a diff? I'll push it in if you like. Thanks, -- Ed Schouten