From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2334 invoked by alias); 20 Feb 2003 03:40:32 -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 2325 invoked from network); 20 Feb 2003 03:40:31 -0000 Received: from unknown (HELO external1.doc.com) (63.119.183.65) by 172.16.49.205 with SMTP; 20 Feb 2003 03:40:31 -0000 Received: (qmail 4337 invoked from network); 20 Feb 2003 03:40:47 -0000 Received: from cpe-24-221-209-215.co.sprintbbd.net (HELO doc.com) (24.221.209.215) by external1 with SMTP; 20 Feb 2003 03:40:47 -0000 Message-ID: <3E544E2B.6070900@doc.com> Date: Thu, 20 Feb 2003 03:40:00 -0000 From: Adam Fedor User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.1) Gecko/20020905 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Elena Zannoni CC: GDB Patches Subject: Re: [RFA] Have ObjC shared the cplus_specific struct References: <3E51AC66.3060704@doc.com> <15955.40678.132629.275547@localhost.redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-02/txt/msg00466.txt.bz2 Elena Zannoni wrote: > Adam Fedor writes: > > This patch removes the objc_specific struct and uses the cplus_specific > > one instead. > > OK. > Is there a PR associated with this? > No.