From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31067 invoked by alias); 4 Aug 2012 18:28:22 -0000 Received: (qmail 31059 invoked by uid 22791); 4 Aug 2012 18:28:20 -0000 X-SWARE-Spam-Status: No, hits=-6.3 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 04 Aug 2012 18:28:05 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q74IS1H1029799 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sat, 4 Aug 2012 14:28:01 -0400 Received: from host2.jankratochvil.net (ovpn-116-17.ams2.redhat.com [10.36.116.17]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id q74IRvCG026397 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Sat, 4 Aug 2012 14:28:00 -0400 Date: Sat, 04 Aug 2012 18:28:00 -0000 From: Jan Kratochvil To: Nathaniel Flath Cc: Eli Zaretskii , tromey@redhat.com, gdb-patches@sourceware.org Subject: Re: [PATCH] cd command defaults to ~ Message-ID: <20120804182756.GA25594@host2.jankratochvil.net> References: <20120722163408.GA20790@host2.jankratochvil.net> <20120722164948.GA20982@host2.jankratochvil.net> <87sjcisgyj.fsf@fleche.redhat.com> <83d337b0a0.fsf@gnu.org> <83628ybmsl.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) 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: 2012-08/txt/msg00143.txt.bz2 On Sat, 04 Aug 2012 20:16:32 +0200, Nathaniel Flath wrote: > Is there anything else I need to do, anyone? The patch is not applicable: patching file NEWS patch: **** malformed patch at line 34: * GDB now supports x32 ABI. Visit Unaware why. Most probably the issue gets resolved if you attach the patch (and not inline it). It would be better to reconfigure your MUA so that the inserted patch info mail text is not corrupted. Thanks, Jan