From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30550 invoked by alias); 31 Jan 2004 07:54:24 -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 30507 invoked from network); 31 Jan 2004 07:54:23 -0000 Received: from unknown (HELO legolas.inter.net.il) (192.114.186.24) by sources.redhat.com with SMTP; 31 Jan 2004 07:54:23 -0000 Received: from zaretski (pns03-202-45.inter.net.il [80.230.202.45]) by legolas.inter.net.il (MOS 3.4.4-GR) with ESMTP id BFL96795; Sat, 31 Jan 2004 09:53:49 +0200 (IST) Date: Sat, 31 Jan 2004 07:54:00 -0000 From: "Eli Zaretskii" To: David Carlton Message-Id: <8011-Fri30Jan2004094929+0200-eliz@elta.co.il> CC: gdb-patches@sources.redhat.com, drow@mvista.com In-reply-to: (message from David Carlton on Fri, 30 Jan 2004 09:58:13 -0800) Subject: Re: [rfa] function overloading and namespaces Reply-to: Eli Zaretskii References: X-SW-Source: 2004-01/txt/msg00774.txt.bz2 > From: David Carlton > Date: Fri, 30 Jan 2004 09:58:13 -0800 > > Tested on i686-pc-linux-gnu, four different GCC version/options; no > regressions, the new tests pass on all of them (even stabs, since the > information that we need is generated by buildsym.c). OK to commit? I have one clerical comment: > (overload_list_add_symbol): Fix comment, use > SYMBOL_{LINKAGE,NATURAL}_NAME. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Please avoid such abbreviations, they make it hard to find references to the two names in the logs.