From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26363 invoked by alias); 24 Dec 2002 00:13:28 -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 26356 invoked from network); 24 Dec 2002 00:13:28 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by 209.249.29.67 with SMTP; 24 Dec 2002 00:13:28 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id gBNNkbB06578 for ; Mon, 23 Dec 2002 18:46:37 -0500 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gBO0DAn17849; Mon, 23 Dec 2002 19:13:11 -0500 Received: from redhat.com (reddwarf.sfbay.redhat.com [172.16.24.50]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id gBO0D6n22110; Mon, 23 Dec 2002 16:13:08 -0800 Message-ID: <3E07A692.6919EDFA@redhat.com> Date: Mon, 23 Dec 2002 16:16:00 -0000 From: Michael Snyder Organization: Red Hat, Inc. X-Accept-Language: en MIME-Version: 1.0 To: Adam Fedor CC: gdb-patches@sources.redhat.com Subject: Re: Ping on ObjC Patches References: <4DEC8A66-1376-11D7-B39E-000A277AC1A4@doc.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-12/txt/msg00653.txt.bz2 Adam Fedor wrote: > > I'm just wondering if anyone would like to approve :-) > > Switch to demandle ObjC symbols in maint.c (about a month old) > http://sources.redhat.com/ml/gdb-patches/2002-11/msg00488.html Approved. > http://sources.redhat.com/ml/gdb-patches/2002-11/msg00489.html I don't think Fernando will mind if I approve this. > And, > Add expected type to hand_function_call (only a week or so old) > http://sources.redhat.com/ml/gdb-patches/2002-12/msg00320.html If I recall, isn't there some controversy about this one?