From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29859 invoked by alias); 12 Jul 2004 16:43:50 -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 29836 invoked from network); 12 Jul 2004 16:43:48 -0000 Received: from unknown (HELO mail.codesourcery.com) (65.74.133.5) by sourceware.org with SMTP; 12 Jul 2004 16:43:48 -0000 Received: (qmail 4964 invoked from network); 12 Jul 2004 16:43:47 -0000 Received: from localhost (HELO codesourcery.com) (mitchell@127.0.0.1) by mail.codesourcery.com with SMTP; 12 Jul 2004 16:43:47 -0000 Message-ID: <40F2BFC3.1050308@codesourcery.com> Date: Mon, 12 Jul 2004 16:43:00 -0000 From: Mark Mitchell Organization: CodeSourcery, LLC User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113 MIME-Version: 1.0 To: Bernardo Innocenti CC: GCC Patches , gdb-patches@sources.redhat.com, binutils@sources.redhat.com, Ian Lance Taylor , DJ Delorie Subject: Re: [libiberty] trivial C++ fixes for libiberty References: <40F1D216.8040403@develer.com> In-Reply-To: <40F1D216.8040403@develer.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-07/txt/msg00113.txt.bz2 Bernardo Innocenti wrote: >Hello, > >this patch adds a few missing casts that C++ complains about. > > OK. >PING: the XNEW/XDELETE patch is still pending as the >discussion halted before reaching consensus: > > http://gcc.gnu.org/ml/gcc-patches/2004-07/msg00039.html > > This version is OK; check it in, unless Ian or DJ object. There is surely more value in having these macros than in spending inordinate amounts of time debating exactly how to spell them. >This version addresses most (not all) of the issues raised >along the thread. I already had an earlier version approved, >but I'd prefer to get it explicitly approved again with the >discussed changes. > > -- Mark Mitchell CodeSourcery, LLC (916) 791-8304 mark@codesourcery.com