From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29799 invoked by alias); 17 Apr 2008 21:17:14 -0000 Received: (qmail 29765 invoked by uid 22791); 17 Apr 2008 21:17:11 -0000 X-Spam-Check-By: sourceware.org Received: from smtp1.sunquestinfo.com (HELO azbarracuda.sunquestinfo.com) (149.138.25.7) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 17 Apr 2008 21:16:51 +0000 Received: from sqex4.sunquestinfo.com (localhost [127.0.0.1]) by azbarracuda.sunquestinfo.com (Spam Firewall) with ESMTP id 536341DD15D; Thu, 17 Apr 2008 14:16:49 -0700 (MST) Received: from sqex4.sunquestinfo.com (sqex4.sunquestinfo.com [149.138.60.208]) by azbarracuda.sunquestinfo.com with ESMTP id BQNo7BCTKuiSx3dG; Thu, 17 Apr 2008 14:16:49 -0700 (MST) Received: from SQMAILBOX1.sunquestinfo.com ([10.105.61.111]) by sqex4.sunquestinfo.com ([149.138.60.208]) with mapi; Thu, 17 Apr 2008 14:16:49 -0700 From: "Roberts, Dennis" To: 'Joel Brobecker' CC: "'gdb-patches@sourceware.org'" Date: Thu, 17 Apr 2008 21:25:00 -0000 Subject: RE: [PATCH] Fix for 64-Bit Core Files on AIX Message-ID: <4813EA4A50D35A44906A74A5E341D0B61A0338865F@SQMAILBOX1.sunquestinfo.com> References: <4813EA4A50D35A44906A74A5E341D0B61A03388643@SQMAILBOX1.sunquestinfo.com> <20080416211607.GD3631@adacore.com> <4813EA4A50D35A44906A74A5E341D0B61A03388657@SQMAILBOX1.sunquestinfo.com> <20080416215451.GE3626@adacore.com> <20080417210842.GB12735@adacore.com> In-Reply-To: <20080417210842.GB12735@adacore.com> Accept-Language: en-US Content-Language: en-US acceptlanguage: en-US x-tm-as-product-ver: SMEX-8.0.0.1181-5.000.1023-15854.004 x-tm-as-result: No--43.332000-8.000000-31 x-tm-as-user-approved-sender: No x-tm-as-user-blocked-sender: No Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes 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 X-SW-Source: 2008-04/txt/msg00366.txt.bz2 > Just a couple of additional remarks: > > - I fixed a missing space at the end of your comment: > /* Your comment should have too space after the dot. */ OK. > - Would it be much work for you to change the MIME type used for > your patches? Right now, it's application/octet-stream which > makes it harder to read and reply to. I'm not sure how to change the MIME type for attachments in the e-mail prog= ram we use here (Outlook), but I'll try to figure it out. If I can't, woul= d it be easier if I just pasted the diff into the main e-mail text? > Would you mind letting us know when the BFD part is checked > in, and we'll add a NEWS entry for this new feature. Sure; I can do that. Thanks, Dennis