From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28809 invoked by alias); 13 Feb 2002 19:08:46 -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 28750 invoked from network); 13 Feb 2002 19:08:41 -0000 Received: from unknown (HELO lacrosse.corp.redhat.com) (12.107.208.154) by sources.redhat.com with SMTP; 13 Feb 2002 19:08:41 -0000 Received: from cgf.cipe.redhat.com (dhcpd80.meridian.redhat.com [172.16.47.80]) by lacrosse.corp.redhat.com (8.11.6/8.9.3) with ESMTP id g1DJ8ed28260 for ; Wed, 13 Feb 2002 14:08:40 -0500 Received: (from cgf@localhost) by cgf.cipe.redhat.com (8.11.6/8.8.7) id g1DJ8ju00877 for gdb-patches@sources.redhat.com; Wed, 13 Feb 2002 14:08:45 -0500 Date: Wed, 13 Feb 2002 11:08:00 -0000 From: Christopher Faylor To: gdb-patches@sources.redhat.com Subject: Re: [RFA] nuke CONST_PTR Message-ID: <20020213190845.GH32148@redhat.com> Mail-Followup-To: gdb-patches@sources.redhat.com References: <200202131444.g1DEi0e02865@duracef.shout.net> <3C6A8FCD.2D1D@redhat.com> <3C6AA2BA.8090001@cygnus.com> <3C6AA952.5179@redhat.com> <3C6AB8DC.4030605@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C6AB8DC.4030605@cygnus.com> User-Agent: Mutt/1.3.23.1i X-SW-Source: 2002-02/txt/msg00368.txt.bz2 On Wed, Feb 13, 2002 at 02:05:00PM -0500, Andrew Cagney wrote: >>was added in '98 so ever since then GDB hasn't been able to build with >>>the MSC compiler CONST_PTR was working around. As Michael pointed out, >>>we've had 4 releases since then. >> >>OK, then this change seems safe. Maybe we can also start yanking out >>other #if MSC code... > >Ah, they went some time ago! :-) Ah. I thought I'd left a couple. I don't see them, so I guess not. cgf