From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 42761 invoked by alias); 3 Nov 2015 13:23:36 -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 42750 invoked by uid 89); 3 Nov 2015 13:23:35 -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-wi0-f177.google.com Received: from mail-wi0-f177.google.com (HELO mail-wi0-f177.google.com) (209.85.212.177) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 03 Nov 2015 13:23:34 +0000 Received: by wijp11 with SMTP id p11so71618388wij.0 for ; Tue, 03 Nov 2015 05:23:31 -0800 (PST) X-Received: by 10.194.57.203 with SMTP id k11mr28274199wjq.98.1446557011282; Tue, 03 Nov 2015 05:23:31 -0800 (PST) MIME-Version: 1.0 Received: by 10.28.227.130 with HTTP; Tue, 3 Nov 2015 05:22:51 -0800 (PST) Reply-To: fracting@gmail.com In-Reply-To: <5638B1B4.90505@redhat.com> References: <1446492970-21432-1-git-send-email-palves@redhat.com> <5637C1FA.2060708@redhat.com> <5638A83C.6040300@redhat.com> <5638B1B4.90505@redhat.com> From: Qian Hong Date: Tue, 03 Nov 2015 13:23:00 -0000 Message-ID: Subject: Re: [PATCH 00/11] C++/MinGW patches To: Pedro Alves Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2015-11/txt/msg00075.txt.bz2 On Tue, Nov 3, 2015 at 9:08 PM, Pedro Alves wrote: > Sorry, these patches need to be submitted to the relevant lists (we can't > just pull them, due to copyright assignment requirements), along with > rationale for them. The binutils/ subdir is maintained by the binutils > team. libiberty/ by the GCC folks. See the top level MAINTAINTERS file > for the full mapping. Understand, thanks. > BTW, this patch should fix the error in the pastebin above: > https://sourceware.org/ml/gdb-patches/2015-10/msg00733.html Hmm, could you pick related patch to your branch? Anyway I've already provided interesting test result, I can volunteer to test more if required, but it would be nice to have the branch build out of box ;-) -- Regards, Qian Hong - http://www.winehq.org