From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15494 invoked by alias); 18 Jan 2004 07:17:33 -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 15487 invoked from network); 18 Jan 2004 07:17:32 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by sources.redhat.com with SMTP; 18 Jan 2004 07:17:32 -0000 Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.24) id 1Ai7AI-0005S0-OK; Sun, 18 Jan 2004 02:16:11 -0500 Date: Sun, 18 Jan 2004 07:17:00 -0000 Message-Id: From: Eli Zaretskii To: Andrew Cagney CC: gdb-patches@sources.redhat.com In-reply-to: <4009DBB5.2030605@gnu.org> (message from Andrew Cagney on Sat, 17 Jan 2004 20:04:53 -0500) Subject: Re: [patch/rfc:rfa:doco] Deprecate extract_struct_value_address Reply-to: Eli Zaretskii References: <4009DBB5.2030605@gnu.org> X-SW-Source: 2004-01/txt/msg00468.txt.bz2 > Date: Sat, 17 Jan 2004 20:04:53 -0500 > From: Andrew Cagney > > This deprecates the existing extract_struct_value_address, clearing the > way for a replacement such as extract_returned_value_address. The doco part is okay.