From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4868 invoked by alias); 27 Oct 2008 11:48:29 -0000 Received: (qmail 4860 invoked by uid 22791); 27 Oct 2008 11:48:28 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 27 Oct 2008 11:47:45 +0000 Received: (qmail 10696 invoked from network); 27 Oct 2008 11:47:43 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 27 Oct 2008 11:47:43 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: A couple of uses of xmalloc and xfree in a couple of .y files Date: Mon, 27 Oct 2008 11:48:00 -0000 User-Agent: KMail/1.9.9 References: <200810242358.11089.pedro@codesourcery.com> <200810250336.30073.pedro@codesourcery.com> <20081025155358.GG29998@adacore.com> In-Reply-To: <20081025155358.GG29998@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200810271148.00324.pedro@codesourcery.com> 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: 2008-10/txt/msg00656.txt.bz2 Ok, I think that makes for: one "funny we don't do it", one "got mildly tickled by the inconsistency, although doesn't care that much, but wrote the patch anyway", one "non-silent don't care", a bunch of silent don't care's, and one "it's useful". I believe that's a positive balance. :-) Checked in. -- Pedro Alves