From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7427 invoked by alias); 15 Aug 2007 01:20:27 -0000 Received: (qmail 7262 invoked by uid 22791); 15 Aug 2007 01:20:26 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 15 Aug 2007 01:20:24 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 8599198308; Wed, 15 Aug 2007 01:20:24 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 4012A98100; Wed, 15 Aug 2007 01:20:24 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1IL7Yb-0003pc-GR; Tue, 14 Aug 2007 21:20:21 -0400 Date: Wed, 15 Aug 2007 01:20:00 -0000 From: Daniel Jacobowitz To: msnyder@sonic.net Cc: Jim Blandy , gdb-patches@sourceware.org, bug-readline@gnu.org Subject: Re: PATCH: readline/histexpand.c, resource leak Message-ID: <20070815012021.GA14714@caradoc.them.org> Mail-Followup-To: msnyder@sonic.net, Jim Blandy , gdb-patches@sourceware.org, bug-readline@gnu.org References: <10015.12.7.175.2.1185934493.squirrel@webmail.sonic.net> <16798.12.7.175.2.1187138267.squirrel@webmail.sonic.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16798.12.7.175.2.1187138267.squirrel@webmail.sonic.net> User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes 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/msg00305.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. -- Daniel Jacobowitz CodeSourcery