From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from elaine.keithp.com (home.keithp.com [63.227.221.253]) by sourceware.org (Postfix) with ESMTPS id 6A5A23857833 for ; Fri, 4 Sep 2020 16:26:12 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 6A5A23857833 Received: from localhost (localhost [127.0.0.1]) by elaine.keithp.com (Postfix) with ESMTP id 8B5343F2D715; Fri, 4 Sep 2020 09:26:11 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at keithp.com Received: from elaine.keithp.com ([127.0.0.1]) by localhost (elaine.keithp.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id nPRetGDEMXAM; Fri, 4 Sep 2020 09:26:11 -0700 (PDT) Received: from keithp.com (koto.keithp.com [10.0.0.2]) by elaine.keithp.com (Postfix) with ESMTPSA id 218733F2D68C; Fri, 4 Sep 2020 09:26:11 -0700 (PDT) Received: by keithp.com (Postfix, from userid 1000) id 10A4A1582201; Fri, 4 Sep 2020 09:26:11 -0700 (PDT) From: "Keith Packard" To: Corinna Vinschen via Newlib , newlib@sourceware.org Cc: Corinna Vinschen Subject: Re: [PATCH] libm: Fix 'gamma' and 'gammaf' functions. Clean up other gamma code. In-Reply-To: <20200904131942.GV4127@calimero.vinschen.de> References: <20200903212246.2121028-1-keithp@keithp.com> <20200904131942.GV4127@calimero.vinschen.de> Date: Fri, 04 Sep 2020 09:26:10 -0700 Message-ID: <871rjh8q59.fsf@keithp.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Status: No, score=-4.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: newlib@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Newlib mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Sep 2020 16:26:13 -0000 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Corinna Vinschen via Newlib writes: > Apart from the fact that not allowing any UTF-8 char is a bit > awkward these days... how would you like the above to be expressed > under these rules? I've sent an updated patch that uses 'gamma' instead of =CE=93. =2D-=20 =2Dkeith --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEw4O3eCVWE9/bQJ2R2yIaaQAAABEFAl9SaqIACgkQ2yIaaQAA ABGHcA/7BfXVaiwY32jIVaID+wObw4MvrjxvVcqXFALsXZUHcARK3JnwXg9PMsEv WbuO6LEd6qAYMq92fDcqIAPGQ2MU0q2VEfYcGmK0DdtvtZf9uZHPXHmSCNw5qVvi EiqZsLznWO3tGcXizhX3TzNxAXBvushyPk8mI/b82RA0/jAXO9nKufVI+YvJoR94 gt8pTbnNDTwUq91SRoALv+gLe4cQnAJvo8xD5GNBw1cqZM8nIN0FxFRiFgDgyDeT wFpx124ZpHyse4lrekKHDx/kjdvpDYyMmeS6X4pLSBMKlfLsGvDifjzlYXwfmsYb /e1nxs/fyMTqbSc5/MO/CjRT1dlt0DX0wK1QgYbuG43PJLK+Q+OJf+HYOi3BxRV3 OMOMzReFVUUgCTB+h2d0ULCT/D4WGWy3bNimv0aUGG1OkE6TAMB72yBAGfsnV6H1 4RrBvTsGAvqe5AqHKM7jUZRl7iSCBAWfF1q3Jr1WsdEJDHulBlkQ6lwmCjlq1UuY 20Bb/CYnbta/dpMzgdqqSW9Qb18u2F8lIOJLz8MSmyp3TOQqDOzGqVPaq4ZGUBSJ GlyxXz7Hhb3381v+yT5QvPJbTg9O+bQiCHrtGBJAhsOuc1YQuueZ3By9xvKuoDfq aLhbOg1kwnDpPYfHSqS5bEqBHsC4YKx8xVsDLOroibse9V3srvs= =YX3j -----END PGP SIGNATURE----- --=-=-=--