From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14113 invoked by alias); 16 Sep 2003 01:40:24 -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 13854 invoked from network); 16 Sep 2003 01:40:11 -0000 Received: from unknown (HELO localhost.redhat.com) (65.49.0.121) by sources.redhat.com with SMTP; 16 Sep 2003 01:40:11 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 804F22B89; Mon, 15 Sep 2003 21:40:04 -0400 (EDT) Message-ID: <3F6669F4.4070809@redhat.com> Date: Tue, 16 Sep 2003 01:40:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030820 X-Accept-Language: en-us, en MIME-Version: 1.0 To: DJ Delorie Cc: gdb-patches@sources.redhat.com, gcc-patches@gcc.gnu.org, binutils@gcc.gnu.org Subject: Re: [patch/rfc] constafy floatformat References: <3F663DB4.5060104@redhat.com> <200309160022.h8G0Mi610920@greed.delorie.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-09/txt/msg00351.txt.bz2 >> To test the waters, I'm planning on following this up with a patch >> proposing that this file be switched to ISO C. > > > No. Libiberty cannot be converted to ISO C until *every* project that > uses it has been converted. Libiberty will be the last conversion. Do you have a list of what's left. GCC, BINUTILS and GDB have all adopted ISO C. Andrew