From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32128 invoked by alias); 24 Apr 2003 05:54:03 -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 32120 invoked from network); 24 Apr 2003 05:54:02 -0000 Received: from unknown (HELO gandalf.inter.net.il) (192.114.186.22) by sources.redhat.com with SMTP; 24 Apr 2003 05:54:02 -0000 Received: from zaretsky (cable-128-145.inter.net.il [213.8.128.145]) by gandalf.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id AMQ13901; Thu, 24 Apr 2003 08:53:56 +0300 (IDT) Date: Thu, 24 Apr 2003 20:14:00 -0000 From: "Eli Zaretskii" To: carlton@bactrian.org Message-Id: <7458-Thu24Apr2003085123+0300-eliz@elta.co.il> CC: gdb-patches@sources.redhat.com, ezannoni@redhat.com, jimb@redhat.com, drow@mvista.com In-reply-to: (message from David Carlton on 23 Apr 2003 18:24:43 -0700) Subject: Re: [rfa] teach lookup_symbol about namespace scope Reply-to: Eli Zaretskii References: X-SW-Source: 2003-04/txt/msg00464.txt.bz2 > From: David Carlton > Date: 23 Apr 2003 18:24:43 -0700 > > * config/djgpp/fnchange.lst: Add namespace1.cc. This part of the patch is okay; thanks.