From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 76796 invoked by alias); 12 Jan 2019 13:38:26 -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 76782 invoked by uid 89); 12 Jan 2019 13:38:25 -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= X-HELO: mail.linet.jp Message-Id: <201901121333.AA04182@tamuki.linet.gr.jp> From: TAMUKI Shoichi Date: Sat, 12 Jan 2019 13:38:00 -0000 To: Carlos O'Donell , libc-alpha@sourceware.org Subject: Re: [PATCH v4] Improve the width of alternate representation for year in strftime [BZ #23758] In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2019-01/txt/msg00273.txt.bz2 Hello Carlos and all, From: Carlos O'Donell Subject: Re: [PATCH v4] Improve the width of alternate representation for year in strftime [BZ #23758] Date: Thu, 3 Jan 2019 09:43:21 -0500 > Please split this patch into 2 patches as soon as possible. I split the patch into 2 patches. [1][2][3] [1] https://sourceware.org/ml/libc-alpha/2019-01/msg00239.html [2] https://sourceware.org/ml/libc-alpha/2019-01/msg00240.html [3] https://sourceware.org/ml/libc-alpha/2019-01/msg00241.html > The fix for "%_EY"/"%-EY" should be reviewed separately as a bug fix, > and can go into master even if we are in a frozen state (we are currently > frozen for 2.29 release). > > I want to review these changes in parallel so we can get them into 2.29 > and be prepared for the Era name change. So, we need to review these patches so that they can go into master. Regards, TAMUKI Shoichi