From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23578 invoked by alias); 10 Jan 2014 12:06:49 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 23561 invoked by uid 89); 10 Jan 2014 12:06:48 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qe0-f51.google.com Received: from mail-qe0-f51.google.com (HELO mail-qe0-f51.google.com) (209.85.128.51) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Fri, 10 Jan 2014 12:06:47 +0000 Received: by mail-qe0-f51.google.com with SMTP id 1so4472311qee.10 for ; Fri, 10 Jan 2014 04:06:45 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.224.2.194 with SMTP id 2mr6631865qak.44.1389355605454; Fri, 10 Jan 2014 04:06:45 -0800 (PST) Received: by 10.229.195.196 with HTTP; Fri, 10 Jan 2014 04:06:45 -0800 (PST) In-Reply-To: References: <871u0h9g41.fsf@fleche.redhat.com> Date: Fri, 10 Jan 2014 12:06:00 -0000 Message-ID: Subject: Re: [PATCH 2/5] Updates d_language_defn to not use macro expansion From: Iain Buclaw To: Tom Tromey Cc: gdb-patches@sourceware.org Content-Type: multipart/mixed; boundary=001a11c3e092548c8204ef9c8f7c X-IsSubscribed: yes X-SW-Source: 2014-01/txt/msg00276.txt.bz2 --001a11c3e092548c8204ef9c8f7c Content-Type: text/plain; charset=ISO-8859-1 Content-length: 365 On 9 January 2014 18:32, Iain Buclaw wrote: > On 9 January 2014 18:15, Tom Tromey wrote: >> >> Spurious change. >> This patch is ok with this removed. >> > > It was a comment found in every other language file, it was useful > when I was studying how things were set-up. Can remove it. Removed and rebased patch. --- --001a11c3e092548c8204ef9c8f7c Content-Type: text/x-patch; charset=US-ASCII; name="dlang-p2.patch" Content-Disposition: attachment; filename="dlang-p2.patch" Content-Transfer-Encoding: base64 X-Attachment-Id: f_hq9efrfc0 Content-length: 594 IGdkYi9DaGFuZ2VMb2cgfCAgICA1ICsrKysrCiBnZGIvZC1sYW5nLmMgIHwg ICAgMiArLQogMiBmaWxlcyBjaGFuZ2VkLCA2IGluc2VydGlvbnMoKyksIDEg ZGVsZXRpb24oLSkKCmRpZmYgLS1naXQgYS9nZGIvZC1sYW5nLmMgYi9nZGIv ZC1sYW5nLmMKaW5kZXggMTNiNTQzOC4uNzY2YjVmYSAxMDA2NDQKLS0tIGEv Z2RiL2QtbGFuZy5jCisrKyBiL2dkYi9kLWxhbmcuYwpAQCAtMjQ0LDcgKzI0 NCw3IEBAIHN0YXRpYyBjb25zdCBzdHJ1Y3QgbGFuZ3VhZ2VfZGVmbiBkX2xh bmd1YWdlX2RlZm4gPQogICByYW5nZV9jaGVja19vZmYsCiAgIGNhc2Vfc2Vu c2l0aXZlX29uLAogICBhcnJheV9yb3dfbWFqb3IsCi0gIG1hY3JvX2V4cGFu c2lvbl9jLAorICBtYWNyb19leHBhbnNpb25fbm8sCiAgICZleHBfZGVzY3Jp cHRvcl9jLAogICBjX3BhcnNlLAogICBjX2Vycm9yLAo= --001a11c3e092548c8204ef9c8f7c--