From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29816 invoked by alias); 11 Feb 2004 15:39:32 -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 29746 invoked from network); 11 Feb 2004 15:39:31 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 11 Feb 2004 15:39:31 -0000 Received: by localhost.redhat.com (Postfix, from userid 469) id 7B0421A4484; Wed, 11 Feb 2004 10:35:48 -0500 (EST) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16426.19412.319357.976758@localhost.redhat.com> Date: Wed, 11 Feb 2004 15:39:00 -0000 To: mec.gnu@mindspring.com (Michael Elizabeth Chastain) Cc: carlton@kealia.com, drow@mvista.com, ezannoni@redhat.com, gdb-patches@sources.redhat.com Subject: Re: [rfa] teach linespec about nested classes In-Reply-To: <20040211152248.E15714B104@berman.michael-chastain.com> References: <20040211152248.E15714B104@berman.michael-chastain.com> X-SW-Source: 2004-02/txt/msg00292.txt.bz2 Michael Elizabeth Chastain writes: > David Carlton writes: > > The functionality is fine, but the comments are a little off (it > > includes the out-of-date HP comments instead of my new ones). How > > about this version? I updated my comments to use the same example > > that you had used. > > Works for me on native hppa2.0w-hp-hpux11.11 with hp ansi c and hp aC++. > No regressions, no improvements. > thanks Michael. > Michael C