From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23079 invoked by alias); 17 Aug 2017 11:54:09 -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 22350 invoked by uid 89); 17 Aug 2017 11:54:08 -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=cygwinpatches, 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; Thu, 17 Aug 2017 11:54:07 +0000 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id E30D526B1D for ; Thu, 17 Aug 2017 11:54:05 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com E30D526B1D Authentication-Results: ext-mx03.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx03.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 AC9F97A306 for ; Thu, 17 Aug 2017 11:54:05 +0000 (UTC) Received: by calimero.vinschen.de (Postfix, from userid 500) id 1DB2EA80974; Thu, 17 Aug 2017 13:54:05 +0200 (CEST) Date: Thu, 17 Aug 2017 16:00:00 -0000 From: Corinna Vinschen To: newlib@sourceware.org Subject: Re: [PATCH] headers: avoid bareword attributes Message-ID: <20170817115405.GB16019@calimero.vinschen.de> Reply-To: newlib@sourceware.org Mail-Followup-To: newlib@sourceware.org References: <20170817015011.9345-1-eblake@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="dc+cDN39EJAMEtIO" Content-Disposition: inline In-Reply-To: <20170817015011.9345-1-eblake@redhat.com> User-Agent: Mutt/1.8.3 (2017-05-23) X-SW-Source: 2017/txt/msg00829.txt.bz2 --dc+cDN39EJAMEtIO Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 429 On Aug 16 20:50, Eric Blake wrote: > Always use the __-decorated form of an attribute name in public > headers, as the bareword form is in the user's namespace, and we > don't want compilation to break just because the user defines the > bareword to mean something else. Looks right to me. Please push, inclkuding the Cygwin patch you sent to cygwin-patches. Thanks, Corinna --=20 Corinna Vinschen Cygwin Maintainer Red Hat --dc+cDN39EJAMEtIO Content-Type: application/pgp-signature; name="signature.asc" Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJZlYPcAAoJEPU2Bp2uRE+g2gwQAJhNJ2OmDSaIGVV2iVAZNedK PLRwZygSatnz+oQ3AEWOGx2m3K0VYKjcrM7JEBBi3lvA/M0ddpy4zxou0SyXwtCh qJvd4KkwPQKsDc86+iVDZNwym1arNodpR/RHfEvaKC3jx90HYFi6u/+W7/qk/CJW aM+w6/GqcmwZYBUBh8naru8N8uOQvgUpCStmKpZzoYecgdqApAPncgLDZmQNf0ce 4f0vql6seCtovDuPImZydIirKblC/WwOGnKP2i+RBYJ7DDeqSxy4qgZg8RSH+Mq6 FqDSxdInS+p9zpvgKYfKlMY45zbA59KUR7unQWg3gwNwJa35BqD/oJOmUxbx3MKP h44Csjct+nBXHi3I3JSrmdrJgodsyG8F6snjc9aMeXMTeRgUcK/Tv/mqGc6S+1ks kFc1/ot7vpmobAO9Rd6vnUpDrIw4tLXe6HWU79A7uk35cf++ubB5FSAkRW6v+qrr XxC2i9Re+GjuaVkiU5oREuTTXMbR/LyELie0sugzIt+wWo3nuNhPYomrA/qBRaaW sM1UpQK/EQC/mXTYghdm9yfSKQlEETULg2Eflrm2c+gMKgjPlCCBW4eC8JZNjRnm TIVrGV78SXusxp6/mGR/SGfIyVNuoKW5CFSGOtBUsbMBdGLx4ai4Klu1ZQtYKeRs c66WkQGYnKj1ci4B8DJi =3y0c -----END PGP SIGNATURE----- --dc+cDN39EJAMEtIO--