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: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-4.0 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_EF,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 2C02F1F453 for ; Tue, 22 Jan 2019 10:19:44 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:cc:message-id:in-reply-to :references:subject:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=PLsfpcr3IPCY54rL gx+ZgrXkCQre1I2Fp35E0tFMYN9wes+qoHIJNuhnpHZOfVZDaH7JORZlSbG+jjEW i0vw4ETTC0quNdzsyrLQXZHYPKzC/MnZJrFh5JiSR2NVP8L33DYFFMQErIOHN0wH dW5WtNr8OaMybD1s/Feb7pNkyUM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:cc:message-id:in-reply-to :references:subject:mime-version:content-type :content-transfer-encoding; s=default; bh=XukcoAmh15hlkUgzNt3c5q vlKJk=; b=VXiwPvCtLD9aJ/3IqRn4LTcM+ZH2vEqA1rTk5mA0j+Oixv+EZAlyZc JHRVRd55MS4XTorTa5p5/GWj8df8XhgPInLAUB8T2UhBbftuflErRXbmtUPfqXVG xJVTvBIREvH+qPfzCCo3G0Qi4dM6MA9aOiAyVhncYGq3KzYfO+TtA= Received: (qmail 51628 invoked by alias); 22 Jan 2019 10:19:41 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 51606 invoked by uid 89); 22 Jan 2019 10:19:40 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: shared-ano163.rev.nazwa.pl Date: Tue, 22 Jan 2019 11:18:27 +0100 (CET) From: Rafal Luzynski To: Siddhesh Poyarekar , Carlos O'Donell , GLIBC Devel Cc: Joseph Myers Message-ID: <595521840.254079.1548152307578@poczta.nazwa.pl> In-Reply-To: <21e0277e-9b46-75b8-12d8-47464717e2f0@gotplt.org> References: <05ad17bc-be3b-5bfb-a80b-6f2a85528974@gotplt.org> <5532615b-08e3-adfa-d44d-e3bb0232829e@gotplt.org> <21e0277e-9b46-75b8-12d8-47464717e2f0@gotplt.org> Subject: Re: 2.29 freeze update: Last fortnight MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 22.01.2019 04:28 Siddhesh Poyarekar wrote: > [...] > How's the strftime change doing? It looks like y'all are on the last > couple of patches now. That's true. Also, I will appreciate some feedback from other more experienced maintainers. I am a maintainer for locale data only while the change is for time formatting subsystem therefore I would not like to act as the only maintainer here. Today's series of patches from Tamuki Shoichi is probably 100% correct but I did not yet have time to review it thoroughly. Regards, Rafal