From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-3.8 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_PASS, SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id BCA5A1F45A for ; Mon, 20 Apr 2020 15:07:05 +0000 (UTC) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id AEA243870857; Mon, 20 Apr 2020 15:07:04 +0000 (GMT) Received: from mail-out.m-online.net (mail-out.m-online.net [IPv6:2001:a60:0:28:0:1:25:1]) by sourceware.org (Postfix) with ESMTPS id 1D8A8384B104 for ; Mon, 20 Apr 2020 15:07:02 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1D8A8384B104 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=linux-m68k.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=whitebox@nefkom.net Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 495VR85Gwzz1s2Bx; Mon, 20 Apr 2020 17:07:00 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 495VR84ydrz1qtwV; Mon, 20 Apr 2020 17:07:00 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id SPcMDcfyWlqB; Mon, 20 Apr 2020 17:07:00 +0200 (CEST) X-Auth-Info: 7U6Fa/M5YKKMXtowdHC8vfPiwWMkSxnsuNrTsuYPHdT4yrUni6Fw98ZZy7X05tCC Received: from igel.home (ppp-46-244-166-197.dynamic.mnet-online.de [46.244.166.197]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Mon, 20 Apr 2020 17:07:00 +0200 (CEST) Received: by igel.home (Postfix, from userid 1000) id 8AA962C0C37; Mon, 20 Apr 2020 17:06:59 +0200 (CEST) From: Andreas Schwab To: Florian Weimer Subject: Re: [PATCH 06/10] linux: Set internal DIR filepos as off64_t [BZ #23960, BZ #24050] References: <20200417132209.22065-1-adhemerval.zanella@linaro.org> <20200417132209.22065-6-adhemerval.zanella@linaro.org> <87imhui4kd.fsf@igel.home> <87h7xew673.fsf@mid.deneb.enyo.de> X-Yow: ..Hmmm...This thing is really VIBRATING! ..It's getting WARM, too! Date: Mon, 20 Apr 2020 17:06:59 +0200 In-Reply-To: <87h7xew673.fsf@mid.deneb.enyo.de> (Florian Weimer's message of "Mon, 20 Apr 2020 17:02:56 +0200") Message-ID: <87eesii4bw.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Adhemerval Zanella via Libc-alpha Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" On Apr 20 2020, Florian Weimer wrote: > * Andreas Schwab: > >> On Apr 17 2020, Adhemerval Zanella via Libc-alpha wrote: >> >>> diff --git a/dirent/Makefile b/dirent/Makefile >>> index e917d5ceab..f100431845 100644 >>> --- a/dirent/Makefile >>> +++ b/dirent/Makefile >>> @@ -31,7 +31,7 @@ routines := opendir closedir readdir readdir_r rewinddir \ >>> scandir-cancel scandir-tail scandir64-tail >>> >>> tests := list tst-seekdir opendir-tst1 bug-readdir1 tst-fdopendir \ >>> - tst-fdopendir2 tst-scandir tst-scandir64 >>> + tst-fdopendir2 tst-scandir tst-scandir64 tst-seekdir2 \ >> >> Extra backslash. > > This backslash makes future changes easier to review. But it causes the empty line to disappear. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."