From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30890 invoked by alias); 5 Jul 2010 08:18:41 -0000 Received: (qmail 30878 invoked by uid 22791); 5 Jul 2010 08:18:40 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mtagate2.uk.ibm.com (HELO mtagate2.uk.ibm.com) (194.196.100.162) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 05 Jul 2010 08:18:35 +0000 Received: from d06nrmr1407.portsmouth.uk.ibm.com (d06nrmr1407.portsmouth.uk.ibm.com [9.149.38.185]) by mtagate2.uk.ibm.com (8.13.1/8.13.1) with ESMTP id o658IWv7021433 for ; Mon, 5 Jul 2010 08:18:32 GMT Received: from d06av03.portsmouth.uk.ibm.com (d06av03.portsmouth.uk.ibm.com [9.149.37.213]) by d06nrmr1407.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o658IWJx589888 for ; Mon, 5 Jul 2010 09:18:32 +0100 Received: from d06av03.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av03.portsmouth.uk.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id o658IWWh012527 for ; Mon, 5 Jul 2010 09:18:32 +0100 Received: from leonard.localnet (dyn-9-152-224-29.boeblingen.de.ibm.com [9.152.224.29]) by d06av03.portsmouth.uk.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id o658ISpr012354 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 5 Jul 2010 09:18:32 +0100 From: Ken Werner To: Tom Tromey Subject: Re: [patch] Printing of character vectors Date: Mon, 05 Jul 2010 08:18:00 -0000 User-Agent: KMail/1.13.2 (Linux/2.6.32-23-generic-pae; KDE/4.4.2; i686; ; ) References: <201006251037.29862.ken@linux.vnet.ibm.com> <201007021605.52853.ken@linux.vnet.ibm.com> In-Reply-To: Cc: gdb-patches@sourceware.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201007051018.28288.ken@linux.vnet.ibm.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-07/txt/msg00075.txt.bz2 On Friday, July 02, 2010 08:03:33 pm you wrote: > >>>>> "Ken" == Ken Werner writes: > Ken> A week has passed and it seems there are no objections. As I don't > Ken> have write privileges to the repository could you apply the patch > Ken> please? > > I checked it in. > > Tom Thanks Tom. -ken