From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7441 invoked by alias); 16 Jan 2014 10:59:07 -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 7428 invoked by uid 89); 16 Jan 2014 10:59:07 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 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-f42.google.com Received: from mail-qe0-f42.google.com (HELO mail-qe0-f42.google.com) (209.85.128.42) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Thu, 16 Jan 2014 10:59:06 +0000 Received: by mail-qe0-f42.google.com with SMTP id b4so2402542qen.1 for ; Thu, 16 Jan 2014 02:59:04 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.140.106.225 with SMTP id e88mr6688537qgf.66.1389869944171; Thu, 16 Jan 2014 02:59:04 -0800 (PST) Received: by 10.229.195.196 with HTTP; Thu, 16 Jan 2014 02:59:04 -0800 (PST) In-Reply-To: <8738kv7o9y.fsf@fleche.redhat.com> References: <871u0h9g41.fsf@fleche.redhat.com> <8738kv7o9y.fsf@fleche.redhat.com> Date: Thu, 16 Jan 2014 10:59: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: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes X-SW-Source: 2014-01/txt/msg00596.txt.bz2 On 10 January 2014 17:14, Tom Tromey wrote: >>>>>> "Iain" == Iain Buclaw writes: > > Iain> Removed and rebased patch. > > FAOD this is ok. > > Tom Hi, Is there anything else needed to be done from me? Just asking as I noticed a change to the way that requires this patch to be updated.