From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out1.suse.de (smtp-out1.suse.de [195.135.220.28]) by sourceware.org (Postfix) with ESMTPS id 78B513858C60 for ; Thu, 2 Feb 2023 10:54:12 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 78B513858C60 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=suse.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=suse.de Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out1.suse.de (Postfix) with ESMTP id AA3B2221A5; Thu, 2 Feb 2023 10:54:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1675335251; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Xm0u1LolvGJridfRO7KVMeQDL+mrb0VllhNpDpP5mWs=; b=HJX3cV6mp1aIKhB+RgmRxZDDRKv9YtL4p6PwCulWf1cA8cWxnS0LK/0PLy2jzxkVaqxGnf GQDwLdIRavYC72tAVQumDgXkOy548pVhO/TxhioPSODJONmJHU7arDMoB7DPv2TGPEvVHU KsT1frTDcZr1PAJ/ZnvVZAxio6NhA4c= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1675335251; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Xm0u1LolvGJridfRO7KVMeQDL+mrb0VllhNpDpP5mWs=; b=7eLCqi3wnVBi93edlnqIBxv9lXFY/LYZKT1dpDrVp8Bb+BEWA7iRgxewuFUFen8uKwpCIt RKCoEcnM9jBUyWDw== Received: from hawking.suse.de (unknown [10.168.4.11]) by relay2.suse.de (Postfix) with ESMTP id 9B22D2C141; Thu, 2 Feb 2023 10:54:11 +0000 (UTC) Received: by hawking.suse.de (Postfix, from userid 17005) id 62432442F1E; Thu, 2 Feb 2023 11:54:11 +0100 (CET) From: Andreas Schwab To: Florian Weimer Cc: Andreas Schwab via Libc-alpha , Carlos O'Donell Subject: Re: [PATCH] Account for grouping in printf width (bug 23432) References: <87pmb8ktdo.fsf@mid.deneb.enyo.de> <9531aa0c-bb05-ab2f-fd48-0751fb6f4393@redhat.com> <87tu04bb1e.fsf@oldenburg.str.redhat.com> X-Yow: I'm reporting for duty as a modern person. I want to do the Latin Hustle now! Date: Thu, 02 Feb 2023 11:54:11 +0100 In-Reply-To: <87tu04bb1e.fsf@oldenburg.str.redhat.com> (Florian Weimer's message of "Thu, 02 Feb 2023 11:45:49 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-9.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,GIT_PATCH_0,SPF_HELO_NONE,SPF_PASS,TXREP 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: On Feb 02 2023, Florian Weimer wrote: > * Andreas Schwab via Libc-alpha: > >> On Jan 22 2023, Carlos O'Donell via Libc-alpha wrote: >> >>> On 1/21/23 06:40, Florian Weimer wrote: >>>> * Andreas Schwab via Libc-alpha: >>>> >>>>> diff --git a/stdio-common/Makefile b/stdio-common/Makefile >>>>> index 6e9d104524..b46d932a20 100644 >>>>> --- a/stdio-common/Makefile >>>>> +++ b/stdio-common/Makefile >>>>> @@ -195,6 +195,7 @@ tests := \ >>>>> tst-gets \ >>>>> tst-grouping \ >>>>> tst-grouping2 \ >>>>> + tst-grouping3 \ >>>>> tst-long-dbl-fphex \ >>>>> tst-memstream-string \ >>>>> tst-obprintf \ >>>> >>>> Missing $(gen-locales) dependency. The change itself seems okay, it >>>> seems to align with POSIX. Not sure if this is still possibly to >>>> apply during the freeze. >>> >>> I'd like to avoid a partial fix like this just before we release 2.27. >> >> This is now bug 30068. > > I thought this was a fix for bug 23432, i.e. not a regression in 2.37? Both are regressions. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."