From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25378 invoked by alias); 28 Jul 2017 18:39:26 -0000 Mailing-List: contact newlib-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: newlib-owner@sourceware.org Received: (qmail 25253 invoked by uid 89); 28 Jul 2017 18:39:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=H*c:application X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 28 Jul 2017 18:39:24 +0000 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 55828E74B8 for ; Fri, 28 Jul 2017 18:39:23 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 55828E74B8 Authentication-Results: ext-mx10.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx10.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=vinschen@redhat.com Received: from calimero.vinschen.de (ovpn-117-128.ams2.redhat.com [10.36.117.128]) by smtp.corp.redhat.com (Postfix) with ESMTP id 237B860317 for ; Fri, 28 Jul 2017 18:39:23 +0000 (UTC) Received: by calimero.vinschen.de (Postfix, from userid 500) id 69B03A8063E; Fri, 28 Jul 2017 20:39:22 +0200 (CEST) Date: Fri, 28 Jul 2017 18:39:00 -0000 From: Corinna Vinschen To: newlib@sourceware.org Subject: Re: Importing catanl long double complex method Message-ID: <20170728183922.GG24013@calimero.vinschen.de> Reply-To: newlib@sourceware.org Mail-Followup-To: newlib@sourceware.org References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="sClP8c1IaQxyux9v" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.3 (2017-05-23) X-SW-Source: 2017/txt/msg00694.txt.bz2 --sClP8c1IaQxyux9v Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 517 On Jul 28 23:12, Aditya Upadhyay wrote: > Hello All, >=20 > I had ported ctanl long double complex method from NetBSD, But forgot > to change the line > w =3D HUGE_VALF + HUGE_VALF * I; to w =3D HUGE_VALL + HUGE_VALL * I; >=20 > I have fixed it and sent it as [PATCH 2/2]. I was sending the [PATCH > 1/2] for catanl using git send-email but do know why i am not able to > send it. So i am attaching this patch here. Please review the same. Pushed. Thanks, Corinna --=20 Corinna Vinschen Cygwin Maintainer Red Hat --sClP8c1IaQxyux9v Content-Type: application/pgp-signature; name="signature.asc" Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIbBAEBCAAGBQJZe4TaAAoJEPU2Bp2uRE+gzZQP929NumuusEECjcTlHsquLZno l042kSsUFE97XEanuj0rvO4B1Zp117Uo++2cMn7rtsC6XY41vO+2RR3r9JlCSsJk MCKvOuwu4KxiUWe2GuJxdiibgHPQfexznhMz8ePQZZgfHxmHLblUxdTFL9VR+i7j Mb4NIPIHfMrTix3clrOfd9bfpUJEDI/wfB6fJFMmvA5tL+R7InwL2F1fJHXltr6Q 4BxC2+xF3vjlya+lFJFMtcRYRA3pBiEuvfMLjgoo7MBoL+pq8+/8fZ0+oWdv1FIn QUCIJCGQBrKnTmvlpIWLsIqWr1f2Gk9ee393FXLT+OBIY7lWI0a4p8IdeaK4m1KI v0mQDGpiED/h4VFvLCN56qVanY9e27+QqPp1hhIyduncTiHQEjAytJvvoKHV7wh8 TKhDPxwjWCN+1shYDoCdQ++PhH38uX442N0epG9P1tAZDtwwPC9H7ugPExbgIPaE lo9iyaYs0Vi8C0VLJiVOUg8ch2oM+yRes3y4uRwfjjRhNjRku+FXIP5teeGgE/C2 Dr1vZfX0lXpFV5C/n936vqi7kcr6NksANQkeGVqiG4HaBtBJfAMl44tDRlgGa2lc I3hGZjUbXtsGUIxexvRyKhCvXpMxsLXu+c+5UqpS3gVUBR5+jdfbhKpeunxlrMnA AbWmjHMRzhf9QTEUAtY= =seF6 -----END PGP SIGNATURE----- --sClP8c1IaQxyux9v--