From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7350 invoked by alias); 11 Mar 2016 01:42: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 7338 invoked by uid 89); 11 Mar 2016 01:42:28 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,FREEMAIL_REPLY,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=20160311, 2016-03-11, philosophy, solely X-HELO: mail-oi0-f50.google.com Received: from mail-oi0-f50.google.com (HELO mail-oi0-f50.google.com) (209.85.218.50) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Fri, 11 Mar 2016 01:42:18 +0000 Received: by mail-oi0-f50.google.com with SMTP id c203so75328840oia.2 for ; Thu, 10 Mar 2016 17:42:17 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=X1SRP0F13xubapYEUrNdl/cG7Xftqdr9YdqCvzdVARM=; b=RZsmgzUmWAufLKftNCE3ORw9OQn2jJaF6sgTFO1JzI9wDAfFWZnPufTHEc2iw2wDND IofGbrcL9myZZ671QhiWgubRiyZ+mXKnfym0C4J0x27EI4pHN8fuAjBKIHfM8G2EK7mf xXVQyChWb42cVHyT8jx10JcYUBGCO080svatLoMKHSpfNG0CkEmkPEX/8hP98ueHOfd1 6rOEMeUhxcddYJtg0oApoSGY6CvDmWH72bqS3j+4x1Dg1HMh8HpX8DZkJjyB6TNli2/U hgynZmvRm793VOPJujiJnPy57r0J8FQvJIPAvrRYvuPPEqv4lQGmQGynHaWAJuMsBgr5 afZQ== X-Gm-Message-State: AD7BkJKz6Or66iqiu6W42Bt2M8K6w9DpiZJv8Ggpk5BlvLcyAI90Y5NLhqvzMkTvVzoZYbYqvuIZ3Dc0BBrWDw== MIME-Version: 1.0 X-Received: by 10.202.214.5 with SMTP id n5mr3906471oig.78.1457660536256; Thu, 10 Mar 2016 17:42:16 -0800 (PST) Received: by 10.157.45.70 with HTTP; Thu, 10 Mar 2016 17:42:16 -0800 (PST) In-Reply-To: <20160310212022.GO7461@home.paul.comp> References: <831t8ldc80.fsf@gnu.org> <83oaboa0x5.fsf@gnu.org> <83h9hg9xrj.fsf@gnu.org> <56E1A467.5060509@redhat.com> <20160310212022.GO7461@home.paul.comp> Date: Fri, 11 Mar 2016 01:42:00 -0000 Message-ID: Subject: Re: [PATCH] supports IPv6 only remote target From: Tsutomu Seki To: Paul Fertser Cc: Pedro Alves , Eli Zaretskii , gdb-patches@sourceware.org, Jan Kratochvil Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2016-03/txt/msg00170.txt.bz2 Hi Pedro, > Tsutomu, do you have an FSF copyright assignment? No, I don't. Regards 2016-03-11 6:20 GMT+09:00 Paul Fertser : > On Thu, Mar 10, 2016 at 04:44:23PM +0000, Pedro Alves wrote: >> Paul, do you have an FSF copyright assignment? > > No, I do not. If I remember correctly, I wasn't fully satisfied with > the patch I posted, but the IPv4-only code that was there back then > seemed to be buggy/quirky as well, so probably someone needs to decide > on the desired behaviour first, then rewrite the loop based solely on > that decision. > > -- > Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! > mailto:fercerpav@gmail.com