From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13759 invoked by alias); 29 Apr 2005 07:31:00 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 13645 invoked from network); 29 Apr 2005 07:30:48 -0000 Received: from unknown (HELO legolas.inter.net.il) (192.114.186.24) by sourceware.org with SMTP; 29 Apr 2005 07:30:48 -0000 Received: from zaretski (IGLD-80-230-65-115.inter.net.il [80.230.65.115]) by legolas.inter.net.il (MOS 3.5.6-GR) with ESMTP id EGH58218 (AUTH halo1); Fri, 29 Apr 2005 10:28:31 +0300 (IDT) Date: Fri, 29 Apr 2005 07:31:00 -0000 From: "Eli Zaretskii" To: Mark Mitchell , ezannoni@redhat.com Message-ID: <01c54c8c$Blat.v2.4$f5638680@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 CC: chet.ramey@case.edu, drow@false.org, bug-readline@gnu.org, gdb-patches@sources.redhat.com In-reply-to: <42718368.6030101@codesourcery.com> (message from Mark Mitchell on Thu, 28 Apr 2005 17:44:24 -0700) Subject: Re: PATCH: Readline on MinGW Reply-to: Eli Zaretskii References: <4270886B.1020806@codesourcery.com> <01c54c2d$Blat.v2.4$f3029840@zahav.net.il> <20050428201215.GA14846@nevyn.them.org> <42714B6F.1030009@codesourcery.com> <42714EFC.9020500@case.edu> <42718368.6030101@codesourcery.com> X-SW-Source: 2005-04/txt/msg00419.txt.bz2 > Date: Thu, 28 Apr 2005 17:44:24 -0700 > From: Mark Mitchell > CC: Daniel Jacobowitz , Eli Zaretskii , > bug-readline@gnu.org, gdb-patches@sources.redhat.com > > Eli, et. al., does that mean that it's OK to check the patch into GDB > now? It's fine with me. MAINTAINERS lists Elena Zannoni (CC'ed) as the responsible maintainer for Readline, with ``host maintainers'' being responsible for host-dependent parts. I guess Chris Faylor could count as such a host maintainer for Windows; my humble knowledge of Windows says your changes are okay, FWIW. Elena, could you please look at Mark's patches and comment on them? Thanks.