From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15915 invoked by alias); 18 Jan 2014 18:23:28 -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 15903 invoked by uid 89); 18 Jan 2014 18:23:27 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 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-f50.google.com Received: from mail-qe0-f50.google.com (HELO mail-qe0-f50.google.com) (209.85.128.50) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Sat, 18 Jan 2014 18:23:27 +0000 Received: by mail-qe0-f50.google.com with SMTP id 1so5108428qec.37 for ; Sat, 18 Jan 2014 10:23:25 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.140.83.112 with SMTP id i103mr13689801qgd.100.1390069404922; Sat, 18 Jan 2014 10:23:24 -0800 (PST) Received: by 10.229.195.196 with HTTP; Sat, 18 Jan 2014 10:23:24 -0800 (PST) In-Reply-To: <87ob3f1wfp.fsf@fleche.redhat.com> References: <87sisx80oo.fsf@fleche.redhat.com> <87zjn34jtq.fsf@fleche.redhat.com> <87ob3f1wfp.fsf@fleche.redhat.com> Date: Sat, 18 Jan 2014 18:23:00 -0000 Message-ID: Subject: Re: [PATCH 4/5] Implement D primitive types in GDB 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/msg00697.txt.bz2 On 13 January 2014 20:03, Tom Tromey wrote: >>>>>> "Iain" == Iain Buclaw writes: > > Iain> Third time a charm. Re-done with your nits fixed. > > Thanks, this is ok. > > Tom Thanks, have now pushed this in. Regards Iain