From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20129 invoked by alias); 27 Sep 2013 08:11:44 -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 20120 invoked by uid 89); 27 Sep 2013 08:11:44 -0000 Received: from mail-pd0-f176.google.com (HELO mail-pd0-f176.google.com) (209.85.192.176) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Fri, 27 Sep 2013 08:11:44 +0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=3.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,FREEMAIL_FROM,SPAM_SUBJECT autolearn=no version=3.3.2 X-HELO: mail-pd0-f176.google.com Received: by mail-pd0-f176.google.com with SMTP id q10so2282387pdj.35 for ; Fri, 27 Sep 2013 01:11:21 -0700 (PDT) X-Received: by 10.68.192.195 with SMTP id hi3mr5982100pbc.18.1380269481792; Fri, 27 Sep 2013 01:11:21 -0700 (PDT) Received: from [192.168.1.100] ([115.199.125.136]) by mx.google.com with ESMTPSA id 7sm10619210paf.22.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 27 Sep 2013 01:11:21 -0700 (PDT) Message-ID: <52453F53.9050203@gmail.com> Date: Fri, 27 Sep 2013 08:11:00 -0000 From: asmwarrior User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Pierre Muller , 'gdb-patches' Subject: Re: [RFC 3/6] mingw-hdep: Add "maint set testuite-mode on/off" command. References: <002901cebaf2$35ec65a0$a1c530e0$@muller@ics-cnrs.unistra.fr> <33207.6293569573$1380225714@news.gmane.org> <52453E5C.4070704@gmail.com> In-Reply-To: <52453E5C.4070704@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2013-09/txt/msg00951.txt.bz2 On 2013-9-27 16:14, asmwarrior wrote: > I failed to apply this patch: > Here is the log: > > zyh23@ZYH /f/build_gdb/gdb/gdbgit/gdb (my_build) > $ git am ../patches/muller/*.eml > Applying: Fix display of tabulation character for mingw hosts. > Applying: Avoid missing char before incomplete sequence in wchar_iterate. > Applying: mingw-hdep: Add "maint set testuite-mode on/off" command. > fatal: corrupt patch at line 20 > Patch failed at 0003 mingw-hdep: Add "maint set testuite-mode on/off" command. > The copy of the patch that failed is found in: > f:/build_gdb/gdb/gdbgit/gdb/.git/rebase-apply/patch > When you have resolved this problem, run "git am --continue". > If you prefer to skip this patch, run "git am --skip" instead. > To restore the original branch and stop patching, run "git am --abort". BTW: I save your emails to eml files in Thunderbird, under WindowsXP.