From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28643 invoked by alias); 30 Mar 2012 16:42:42 -0000 Received: (qmail 28372 invoked by uid 22791); 30 Mar 2012 16:42:37 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 30 Mar 2012 16:42:22 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id C114C1C6C1B; Fri, 30 Mar 2012 12:42:21 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id SPYRTjdUfxJW; Fri, 30 Mar 2012 12:42:21 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 826901C6C2C; Fri, 30 Mar 2012 12:42:21 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 87BB8145616; Fri, 30 Mar 2012 09:42:16 -0700 (PDT) Date: Fri, 30 Mar 2012 16:42:00 -0000 From: Joel Brobecker To: Andrey Smirnov Cc: gdb-patches@sourceware.org Subject: Re: [PATCH 008/238] Fix Wshadow Message-ID: <20120330164216.GS2701@adacore.com> References: <1322398359-1364-1-git-send-email-andrew.smirnov@gmail.com> <20120329223512.GR2701@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) 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-03/txt/msg01050.txt.bz2 > Best of luck in your endeavor. Hope my old patches would be at least > marginally helpful to you. Yes, they were! Thank you. It took quite some time to go through them, and then rewrite some of the, but in one instance it pushed me to make a worthwhile cleanup, so it was a useful exercise. -- Joel