From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8253 invoked by alias); 11 Feb 2004 15:23: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 8168 invoked from network); 11 Feb 2004 15:23:01 -0000 Received: from unknown (HELO granger.mail.mindspring.net) (207.69.200.148) by sources.redhat.com with SMTP; 11 Feb 2004 15:23:01 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by granger.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1AqwCK-0004nY-00; Wed, 11 Feb 2004 10:22:44 -0500 Received: by berman.michael-chastain.com (Postfix, from userid 502) id E15714B104; Wed, 11 Feb 2004 10:22:48 -0500 (EST) To: carlton@kealia.com Subject: Re: [rfa] teach linespec about nested classes Cc: drow@mvista.com, ezannoni@redhat.com, gdb-patches@sources.redhat.com Message-Id: <20040211152248.E15714B104@berman.michael-chastain.com> Date: Wed, 11 Feb 2004 15:23:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2004-02/txt/msg00288.txt.bz2 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. Michael C