From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13260 invoked by alias); 23 Sep 2014 11:40:08 -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 13061 invoked by uid 89); 23 Sep 2014 11:40:06 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 3 recipients X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 23 Sep 2014 11:40:05 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id CC0101161F1; Tue, 23 Sep 2014 07:40:03 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id gyqiSXMpMvMn; Tue, 23 Sep 2014 07:40:03 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 84863116107; Tue, 23 Sep 2014 07:40:03 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id C312F40E18; Tue, 23 Sep 2014 07:40:03 -0400 (EDT) Date: Tue, 23 Sep 2014 11:40:00 -0000 From: Joel Brobecker To: Chen Gang Cc: chet.ramey@case.edu, Nicholas Clifton , amodra@gmail.com, Andreas Schwab , binutils@sourceware.org, muller@sourceware.org, gdb-patches@sourceware.org, macro@linux-mips.org, Pedro Alves , bug-readline@gnu.org, jan.kratochvil@redhat.com, ezannoni@kwikemart.cygnus.com, drow@false.org Subject: Re: [Bug-readline] [PATCH] readline/search.c: Remove useless parameter '0' for rl_message() Message-ID: <20140923114003.GC4883@adacore.com> References: <541CF976.8090905@gmail.com> <20140922130324.GA4883@adacore.com> <20140922135312.GB4883@adacore.com> <54204326.70005@gmail.com> <54204823.7060503@case.edu> <5420D422.60909@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5420D422.60909@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2014-09/txt/msg00677.txt.bz2 > OK, thanks. But I do not understand the original sentence for: > > "Would you mind taking the lead in telling us when the patch is readline?" > > Excuse me, I really have no any ideas about it, could you explain it for > details? What I meant by that is asking you to take charge of monitoring the patch status and telling us when it is applied to readline, so we do not have to do it for you. Since the patch had already been applied there, this request no longer applies, so there is nothing left that needs to be done. -- Joel