From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11200 invoked by alias); 22 Nov 2011 14:04:23 -0000 Received: (qmail 11187 invoked by uid 22791); 22 Nov 2011 14:04:21 -0000 X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-gx0-f169.google.com (HELO mail-gx0-f169.google.com) (209.85.161.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 22 Nov 2011 14:04:08 +0000 Received: by ggnq1 with SMTP id q1so298466ggn.0 for ; Tue, 22 Nov 2011 06:04:07 -0800 (PST) MIME-Version: 1.0 Received: by 10.50.207.38 with SMTP id lt6mr21425345igc.43.1321970647109; Tue, 22 Nov 2011 06:04:07 -0800 (PST) Received: by 10.50.186.228 with HTTP; Tue, 22 Nov 2011 06:04:07 -0800 (PST) In-Reply-To: <4ECBA525.1010801@redhat.com> References: <878vn88fw3.fsf@gmail.com> <87fwhg703r.fsf@gmail.com> <4ECBA525.1010801@redhat.com> Date: Tue, 22 Nov 2011 14:04:00 -0000 Message-ID: Subject: Re: [PATCH 22/348] Fix -Wsahdow warnings From: Andrey Smirnov To: Marek Polacek Cc: gdb-patches Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 2011-11/txt/msg00578.txt.bz2 On Tue, Nov 22, 2011 at 8:35 PM, Marek Polacek wrote: > On 11/22/2011 02:33 PM, Andrey Smirnov wrote: >>> Is the typo intentional? >> >> Sorry about that. No it isn't. Please ignore that particular patch I'll >> send corrected version soon(I'm in the middle of a git rebase >> --interactive, so I can't edit that particular commit just yet). > > That typo is in other patches too. > > =A0 =A0 =A0 =A0Marek > OK, once again, sorry about that, I'll recheck all the patches related to bcache.c, for now please ignore those. Andrey Smirnov