From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10849 invoked by alias); 12 Mar 2004 16:53:30 -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 10842 invoked from network); 12 Mar 2004 16:53:30 -0000 Received: from unknown (HELO granger.mail.mindspring.net) (207.69.200.148) by sources.redhat.com with SMTP; 12 Mar 2004 16:53:30 -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 1B1puV-0008Vg-00; Fri, 12 Mar 2004 11:53:23 -0500 Received: by berman.michael-chastain.com (Postfix, from userid 502) id 2EC204B104; Fri, 12 Mar 2004 11:53:35 -0500 (EST) To: carlton@kealia.com, gdb-patches@sources.redhat.com, mec.gnu@mindspring.com Subject: Re: [patch/testsuite/cp] templates.exp: accept "Foo<(char*)&string)" Message-ID: <20040312165335.2EC204B104@berman.michael-chastain.com> Date: Fri, 12 Mar 2004 16:53:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2004-03.o/txt/msg00285.txt Message-ID: <20040312165300.ZHxECWkHg-DjJP6bWj1GPyLaDDH-JyH7Fcvc-YOC7a4@z> > I am committing this to gdb HEAD now. I am going to test it > on the branch and commit to the branch as well. The tests on the branch came out fine and I have committed this to the branch. Michael C 2004-03-12 Michael Chastain * gdb.cp/templates.exp: Accept more template types.