From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29932 invoked by alias); 4 Feb 2003 21:38:22 -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 29925 invoked from network); 4 Feb 2003 21:38:21 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by 172.16.49.205 with SMTP; 4 Feb 2003 21:38:21 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id h14LcDw24225; Tue, 4 Feb 2003 13:38:13 -0800 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Elena Zannoni Cc: gdb-patches@sources.redhat.com, Jim Blandy Subject: Re: [rfa] delete macro SYMBOL_LINKAGE_NAME References: <15934.46400.598795.544205@localhost.redhat.com> <15935.62113.155403.217351@localhost.redhat.com> From: David Carlton Date: Tue, 04 Feb 2003 21:38:00 -0000 In-Reply-To: <15935.62113.155403.217351@localhost.redhat.com> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-02/txt/msg00144.txt.bz2 On Tue, 4 Feb 2003 12:04:33 -0500, Elena Zannoni said: > David Carlton writes: >> As I posted in >> , I really > Whoops, another mail I overlooked. I just re-read it, yes, I think > your plan makes sense. Great, then I'll keep on pressing forward with that. > The one I wasn't sure about was the SYMBOL_PRINT_NAME. But i haven't > thought through the whole issue. Okay, we can talk about that in a patch or two from now; I'm certainly open to argument on that one. > yes, this is fine. Thanks, committed. David Carlton carlton@math.stanford.edu