From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10554 invoked by alias); 15 Aug 2007 01:40:18 -0000 Received: (qmail 10513 invoked by uid 22791); 15 Aug 2007 01:40:17 -0000 X-Spam-Check-By: sourceware.org Received: from b.mail.sonic.net (HELO b.mail.sonic.net) (64.142.19.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 15 Aug 2007 01:40:15 +0000 Received: from webmail.sonic.net (b.webmail.sonic.net [64.142.100.148]) by b.mail.sonic.net (8.13.8.Beta0-Sonic/8.13.7) with ESMTP id l7F1eAw0012100; Tue, 14 Aug 2007 18:40:10 -0700 Received: from 12.7.175.2 (SquirrelMail authenticated user msnyder) by webmail.sonic.net with HTTP; Tue, 14 Aug 2007 18:40:10 -0700 (PDT) Message-ID: <11655.12.7.175.2.1187142010.squirrel@webmail.sonic.net> In-Reply-To: <20070815012021.GA14714@caradoc.them.org> References: <10015.12.7.175.2.1185934493.squirrel@webmail.sonic.net> <16798.12.7.175.2.1187138267.squirrel@webmail.sonic.net> <20070815012021.GA14714@caradoc.them.org> Date: Wed, 15 Aug 2007 01:40:00 -0000 Subject: Re: PATCH: readline/histexpand.c, resource leak From: msnyder@sonic.net To: msnyder@sonic.net, "Jim Blandy" , gdb-patches@sourceware.org, bug-readline@gnu.org User-Agent: SquirrelMail/1.4.9a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 X-SW-Source: 2007-08/txt/msg00306.txt.bz2 > On Tue, Aug 14, 2007 at 05:37:47PM -0700, Michael Snyder wrote: >> By the way, are we maintaining our own readline fork? >> Should I check these in locally? > > No, we are not. Or rather, we sort of are, but we're trying not to. > I believe the only patches in our version are build related and DOS > and/or Windows related ones that I didn't really grok; everything else > has been merged. > > Personally, I would be happy to remove the directory entirely, but I'm > sure that would inconvenience some people. I use the system readline > to build Debian GDB packages. OK, well I heard from Chet Ramey to the effect that he had already checked these in to his sources (or at least, the parts of them that he wanted) -- so I guess I'll just let it go at that until the next time we merge (or whatever we do).