From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15142 invoked by alias); 9 Dec 2005 12:00:42 -0000 Received: (qmail 15132 invoked by uid 22791); 9 Dec 2005 12:00:41 -0000 X-Spam-Check-By: sourceware.org Received: from fra-del-04.spheriq.net (HELO fra-del-04.spheriq.net) (195.46.51.100) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 09 Dec 2005 12:00:39 +0000 Received: from fra-out-02.spheriq.net (fra-out-02.spheriq.net [195.46.51.130]) by fra-del-04.spheriq.net with ESMTP id jB9C0Vxc032616 for ; Fri, 9 Dec 2005 12:00:31 GMT Received: from fra-cus-02.spheriq.net (fra-cus-02.spheriq.net [195.46.51.38]) by fra-out-02.spheriq.net with ESMTP id jB9C0UIJ029712 for ; Fri, 9 Dec 2005 12:00:30 GMT Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by fra-cus-02.spheriq.net with ESMTP id jB9C0TAN004179 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK) for ; Fri, 9 Dec 2005 12:00:29 GMT Received: from zeta.dmz-eu.st.com (ns2.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id EC92EDA41 for ; Fri, 9 Dec 2005 12:00:28 +0000 (GMT) Received: by zeta.dmz-eu.st.com (STMicroelectronics, from userid 60012) id E39A7473E5; Fri, 9 Dec 2005 12:03:37 +0000 (GMT) Received: from zeta.dmz-eu.st.com (localhost [127.0.0.1]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id A9A6675995 for ; Fri, 9 Dec 2005 12:03:37 +0000 (UTC) Received: from mail2.gnb.st.com (mail2.gnb.st.com [164.129.119.59]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 58AC8473E3 for ; Fri, 9 Dec 2005 12:03:37 +0000 (GMT) Received: from st.com (gnx2364.gnb.st.com [164.129.122.218]) by mail2.gnb.st.com (MOS 3.5.8-GR) with ESMTP id CFY61051 (AUTH lyon); Fri, 9 Dec 2005 13:00:27 +0100 (CET) Message-ID: <439971DB.5090105@st.com> Date: Fri, 09 Dec 2005 18:51:00 -0000 From: Christophe LYON User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.3) Gecko/20040924 MIME-Version: 1.0 To: gdb-patches@sources.redhat.com Subject: Re: [RFC] fix testsuite/gdb.cp/printmethod References: <4395D411.6020904@st.com> <20051207230807.GA7483@nevyn.them.org> In-Reply-To: <20051207230807.GA7483@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-O-Spoofed: Not Scanned X-O-General-Status: No X-O-Spam1-Status: Not Scanned X-O-Spam2-Status: Not Scanned X-O-URL-Status: Not Scanned X-O-Virus1-Status: No X-O-Virus2-Status: Not Scanned X-O-Virus3-Status: No X-O-Virus4-Status: No X-O-Virus5-Status: Not Scanned X-O-Image-Status: Not Scanned X-O-Attach-Status: Not Scanned X-SpheriQ-Ver: 4.2.0 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2005-12/txt/msg00169.txt.bz2 > > I agree with your conclusions; this is fine. > > I've checked it in, with some formatting/copyright tweaks, since I > needed it for the attached followup: the error message previously being > tested for was lousy, let's improve it. > OK, thanks for the check-in and for your improvement. Christophe.