From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 429 invoked by alias); 5 Jul 2012 01:03:20 -0000 Received: (qmail 348 invoked by uid 22791); 5 Jul 2012 01:03:19 -0000 X-SWARE-Spam-Status: No, hits=-7.6 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 05 Jul 2012 01:03:05 +0000 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q65134Xw026334 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 4 Jul 2012 21:03:05 -0400 Received: from spoyarek (vpn-235-200.phx2.redhat.com [10.3.235.200]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id q65132AV011397; Wed, 4 Jul 2012 21:03:03 -0400 Date: Thu, 05 Jul 2012 01:03:00 -0000 From: Siddhesh Poyarekar To: Jan Kratochvil Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] Trivial: Remove unused variable in c_printstr Message-ID: <20120705063309.326b1fd4@spoyarek> In-Reply-To: <20120704195953.GA27907@host2.jankratochvil.net> References: <20120704130357.0826b3ec@spoyarek> <20120704131022.5cf91770@spoyarek> <20120704195953.GA27907@host2.jankratochvil.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: 2012-07/txt/msg00066.txt.bz2 On Wed, 4 Jul 2012 21:59:53 +0200, Jan wrote: > this patch is both pre-approved and also obvious, your work is also > covered by Red Hat FSF contract, could you file write-after-approval > request? http://sourceware.org/cgi-bin/pdw/ps_form.cgi > Thanks, applied to add gdb access to my sourceware account: http://sourceware.org/ml/overseers/2012-q3/msg00004.html Regards, Siddhesh