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.2 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 5F7381F62E for ; Thu, 17 Jan 2019 06:31:59 +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:message-id:from:date:to:subject:in-reply-to :references:mime-version:content-type; q=dns; s=default; b=JHRM8 Blbf/j/qp560SCpa/Et+PlMG1gWpr5sp64GxZvrIVzgjYREnlIYTYMlPHqv/9m+S LFzg9wxydo++4KstbO+gG0pESnv8+vZVgB3da/fl1vYY+RTvFlheuZk8ANWLESIu RUJ0Svmr8TvYi5M+ncyc1Ec4taNz4T6uO+qeh0= 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:message-id:from:date:to:subject:in-reply-to :references:mime-version:content-type; s=default; bh=4LCCLaNQl4u IANo953N8u6sSLKk=; b=TjQsM1B4NpZ7xK0WUXuT8xGuGeqjSnhbGYggYYRbrGe MZsepbV1nLAp20VssPnoYhBGvRhlKt0ssieuXSW9DRMuhzJnwAaLPtaBC8r9ZVLz FnHVu5lRjAuylqdClFD8bvzoeT+b69yrQvAya3GdoC4osIDIkgG1jVc3SJRsy/io = Received: (qmail 84491 invoked by alias); 17 Jan 2019 06:31:49 -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 84389 invoked by uid 89); 17 Jan 2019 06:31:40 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: mail.linet.jp Message-Id: <201901170630.AA04185@tamuki.linet.gr.jp> From: TAMUKI Shoichi Date: Thu, 17 Jan 2019 15:30:40 +0900 To: Carlos O'Donell , Rafal Luzynski , Siddhesh Poyarekar , libc-alpha@sourceware.org Subject: Re: 2.29 freeze update: Last fortnight In-Reply-To: <0d64eb25-cd96-be30-2ba3-e735f85e4e35@redhat.com> References: <0d64eb25-cd96-be30-2ba3-e735f85e4e35@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hello Carlos, From: Carlos O'Donell To: Rafal Luzynski , Siddhesh Poyarekar , GLIBC Devel Cc: Joseph Myers Subject: Re: 2.29 freeze update: Last fortnight Date: Tue, 15 Jan 2019 12:09:03 -0500 > > Question: do we need a separate bug report to fix the additional flags > > being ignored (like "%-EY" and "%_EY") or does it fall in the same > > general category "improve the width of %EY"? > > Please file a new bug for this. This is a distinct issue. I have created a new Bugzilla report for this. https://sourceware.org/bugzilla/show_bug.cgi?id=24096 Regards, TAMUKI Shoichi