From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.cs.ucla.edu (mail.cs.ucla.edu [131.179.128.66]) by sourceware.org (Postfix) with ESMTPS id C85DC3858C5E for ; Mon, 24 Jul 2023 16:48:14 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org C85DC3858C5E Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=cs.ucla.edu Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=cs.ucla.edu Received: from localhost (localhost [127.0.0.1]) by mail.cs.ucla.edu (Postfix) with ESMTP id C92873C011BDD; Mon, 24 Jul 2023 09:48:13 -0700 (PDT) Received: from mail.cs.ucla.edu ([127.0.0.1]) by localhost (mail.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id uVXt7ggnO0oR; Mon, 24 Jul 2023 09:48:13 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by mail.cs.ucla.edu (Postfix) with ESMTP id 7EAC73C011BDE; Mon, 24 Jul 2023 09:48:13 -0700 (PDT) DKIM-Filter: OpenDKIM Filter v2.10.3 mail.cs.ucla.edu 7EAC73C011BDE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cs.ucla.edu; s=9D0B346E-2AEB-11ED-9476-E14B719DCE6C; t=1690217293; bh=rKegKZNEA24Qb/tEyFFdPvLCwfF0V2RSYH9zioSUJV4=; h=Message-ID:Date:MIME-Version:To:From; b=KWXo1K9phGJGUtXgBT6IifIbjLhL4k94BRNxSyFS8hWZANT/L6O5EUROL34fz4aSa C6/DRLmaLRglP324GF/7R/QxwJWJ4FHha8Lccgvgw48yzrk8ba2Sw8kUh/3VE3lqyv TibJaL5nUlUyUAUjr4p5dsQRAh+SYjLpO+FP63hngp2VdALKuEt6Y3Dg8FxeNT71rl /Gzz8SJu1Q9Ut5I2aWGgYXeMMSiDwbeGIEpKWNkkjy2MfHKcEBDFfue1w7BbSnjj4G eAuaWQRUJguK7/PWWN8T2sgRHqMMhTweMa2yWjspC02bU9yGnrrkHE8Jrm+tbIXpgd ZN6EiCuuk//Qw== X-Virus-Scanned: amavisd-new at mail.cs.ucla.edu Received: from mail.cs.ucla.edu ([127.0.0.1]) by localhost (mail.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 2G6HZ0AWaddc; Mon, 24 Jul 2023 09:48:13 -0700 (PDT) Received: from [192.168.1.9] (cpe-172-91-119-151.socal.res.rr.com [172.91.119.151]) by mail.cs.ucla.edu (Postfix) with ESMTPSA id 59CDF3C011BDD; Mon, 24 Jul 2023 09:48:13 -0700 (PDT) Message-ID: <4b07d9d6-9d1a-8527-768b-ebe72f9e5ec1@cs.ucla.edu> Date: Mon, 24 Jul 2023 09:48:12 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [PATCH] Update to %Z fix To: Stanley Lancaster , libc-alpha@sourceware.org References: <3ce1cc0e-ca9c-524a-2efb-3446d50a4b86@cs.ucla.edu> <20230724135321.12195-1-lancasterharp@gmail.com> Content-Language: en-US From: Paul Eggert Organization: UCLA Computer Science Department In-Reply-To: <20230724135321.12195-1-lancasterharp@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-3.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: The indenting is so messed up on that one that I found it hard to read. To help keep track of patch versions, please use the same subject line except say [PATCH v3], [PATCH v4] etc.