From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5125 invoked by alias); 30 Oct 2008 21:32:49 -0000 Received: (qmail 5096 invoked by uid 22791); 30 Oct 2008 21:32:48 -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; Thu, 30 Oct 2008 21:30:28 +0000 Received: (qmail 11789 invoked from network); 30 Oct 2008 20:30:20 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 30 Oct 2008 20:30:20 -0000 From: Pedro Alves To: Tom Tromey Subject: Re: RFA: cleanups -vs- gdb_fopen Date: Thu, 30 Oct 2008 21:35:00 -0000 User-Agent: KMail/1.9.10 Cc: gdb-patches@sourceware.org References: <200810291645.56749.pedro@codesourcery.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200810302030.53085.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/msg00706.txt.bz2 On Thursday 30 October 2008 20:22:06, Tom Tromey wrote: > What do you think of this variant, which fixes the cleanup after > tee_file_new? Thanks! This is OK. -- Pedro Alves