From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 50587 invoked by alias); 10 Jan 2019 00:46:24 -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 49155 invoked by uid 89); 10 Jan 2019 00:46:23 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 spammy=revise, H*Ad:D*jp X-HELO: mail.linet.jp Message-Id: <201901100044.AA04167@tamuki.linet.gr.jp> Date: Thu, 10 Jan 2019 00:46:00 -0000 To: Rafal Luzynski , libc-alpha@sourceware.org Cc: Siddhesh Poyarekar Subject: Re: [PATCH v5 2/5] strftime: Set the default width of "%Ey" to 2 [BZ #23758] From: TAMUKI Shoichi In-Reply-To: <821872562.95203.1547028452928@poczta.nazwa.pl> References: <821872562.95203.1547028452928@poczta.nazwa.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2019-01/txt/msg00221.txt.bz2 Hello Rafal, From: Rafal Luzynski Subject: Re: [PATCH v5 2/5] strftime: Set the default width of "%Ey" to 2 [BZ #23758] Date: Wed, 9 Jan 2019 11:07:32 +0100 (CET) > This patch is actually just a one-liner and it fixes the problem. > I would prefer if the patch 5/5 was split and the documentation > relating to the width of %Ey was merged with this patch and pushed > together but we can also push it now and work on the documentation > later. As Siddhesh mentioned, I will revise the patch to include the documentation. Regards, TAMUKI Shoichi