From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15868 invoked by alias); 27 Nov 2001 23:02:38 -0000 Mailing-List: contact gdb-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 15811 invoked from network); 27 Nov 2001 23:02:31 -0000 Received: from unknown (HELO localhost.cygnus.com) (216.138.202.10) by hostedprojects.ges.redhat.com with SMTP; 27 Nov 2001 23:02:31 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.cygnus.com (Postfix) with ESMTP id E94EC3DC2; Tue, 27 Nov 2001 18:02:30 -0500 (EST) Message-ID: <3C041B86.4010203@cygnus.com> Date: Sun, 18 Nov 2001 03:48:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.3) Gecko/20011020 X-Accept-Language: en-us MIME-Version: 1.0 To: Fernando Nasser Cc: gdb@sources.redhat.com Subject: Re: 5.1 is out, can I finally delete ... blah ...? References: <3C035562.2010603@cygnus.com> <3C03C07E.199DD125@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2001-11/txt/msg00186.txt.bz2 > I have been asking permission to get rid of these ifdef's for long. > As soon as I hear the word I will start cleaning it up. > I guess we already satisfied the requirement to leave them in for > one full release, right? I think it was something like: 5.0 contained MI but not enabled - see if it got used 5.1 contained MI enabled - since it is being used That way such a radical change didn't become the norm without hard evidence that it was going to be used/maintained. Anyway, 5.1 is out so yes the #ifdef UI_OUT can be stripped. Andrew From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Fernando Nasser Cc: gdb@sources.redhat.com Subject: Re: 5.1 is out, can I finally delete ... blah ...? Date: Tue, 27 Nov 2001 15:02:00 -0000 Message-ID: <3C041B86.4010203@cygnus.com> References: <3C035562.2010603@cygnus.com> <3C03C07E.199DD125@redhat.com> X-SW-Source: 2001-11/msg00293.html Message-ID: <20011127150200.Jb0247shnjOeKG1PEFSP-XT8kJn3mdZUdBFGkYT9NGY@z> > I have been asking permission to get rid of these ifdef's for long. > As soon as I hear the word I will start cleaning it up. > I guess we already satisfied the requirement to leave them in for > one full release, right? I think it was something like: 5.0 contained MI but not enabled - see if it got used 5.1 contained MI enabled - since it is being used That way such a radical change didn't become the norm without hard evidence that it was going to be used/maintained. Anyway, 5.1 is out so yes the #ifdef UI_OUT can be stripped. Andrew