From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14174 invoked by alias); 29 Feb 2004 18:05:48 -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 14166 invoked from network); 29 Feb 2004 18:05:47 -0000 Received: from unknown (HELO legolas.inter.net.il) (192.114.186.24) by sources.redhat.com with SMTP; 29 Feb 2004 18:05:47 -0000 Received: from zaretski (pns03-195-232.inter.net.il [80.230.195.232]) by legolas.inter.net.il (MOS 3.4.4-GR) with ESMTP id BKO48182; Sun, 29 Feb 2004 20:05:28 +0200 (IST) Date: Sun, 29 Feb 2004 18:05:00 -0000 From: "Eli Zaretskii" To: Daniel Jacobowitz Message-Id: <3405-Sun29Feb2004200449+0200-eliz@elta.co.il> CC: gdb-patches@sources.redhat.com In-reply-to: <20040229172545.GL15749@nevyn.them.org> (message from Daniel Jacobowitz on Sun, 29 Feb 2004 12:25:45 -0500) Subject: Re: [cplus] Add an entry point for cp-names Reply-to: Eli Zaretskii References: <20031224223616.GA11606@nevyn.them.org> <20040209203434.GA12280@nevyn.them.org> <20040229172545.GL15749@nevyn.them.org> X-SW-Source: 2004-02/txt/msg00901.txt.bz2 > Date: Sun, 29 Feb 2004 12:25:45 -0500 > From: Daniel Jacobowitz > > My point was that I couldn't make heads or tails out of what the sed > script was doing, but I'm willing to follow instructions :) I've > checked in this to drow-cplus-branch. Do you think I need to tweak > anything further? No, I think this is fine. I will get to it in due time and fix anything that needs fixing. Thanks.