From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 113158 invoked by alias); 2 Jan 2017 21:51:14 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 113143 invoked by uid 89); 2 Jan 2017 21:51:13 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS,URIBL_RED autolearn=ham version=3.3.2 spammy=Hx-languages-length:775, martingalvansourcewareorg, martingalvan@sourceware.org, U*martingalvan X-Spam-User: qpsmtpd, 2 recipients X-HELO: relay1.mentorg.com Date: Mon, 02 Jan 2017 21:51:00 -0000 From: Joseph Myers To: Martin Galvan CC: , , Subject: Re: [PATCH v11] Add pretty printers for the NPTL lock types In-Reply-To: <1483367714-28081-1-git-send-email-omgalvan.86@gmail.com> Message-ID: References: <1483367714-28081-1-git-send-email-omgalvan.86@gmail.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-ClientProxiedBy: svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-SW-Source: 2017-01/txt/msg00069.txt.bz2 On Mon, 2 Jan 2017, Martin Galvan wrote: > 2017-01-02 10:51 GMT-03:00 Joseph Myers : > > I'm seeing the following failures with current sources on x86_64. This is > > with system GDB on Ubuntu 16.04 (but a locally built compiler, configured > > as a cross compiler, for building glibc). > > Yes, I'm seeing those too. They seem to be caused by a tabs/spaces mismatch introduced in commit ed19993b5b0d05d62cc883571519a67dae481a14. > The following patch should fix it: > > ChangeLog: > > 2017-01-02 Martin Galvan > > * nptl/nptl-printers.py: Fix tabs/spaces mismatches. Thanks, please commit this patch as obvious. -- Joseph S. Myers joseph@codesourcery.com