From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from esa4.mentor.iphmx.com (esa4.mentor.iphmx.com [68.232.137.252]) by sourceware.org (Postfix) with ESMTPS id 28F0E3858D1E for ; Tue, 14 Feb 2023 23:37:27 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 28F0E3858D1E Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=mentor.com X-IronPort-AV: E=Sophos;i="5.97,298,1669104000"; d="scan'208";a="96897273" Received: from orw-gwy-01-in.mentorg.com ([192.94.38.165]) by esa4.mentor.iphmx.com with ESMTP; 14 Feb 2023 15:37:27 -0800 IronPort-SDR: ZunSA8uKQQkhXHjyxqYL5T6OSrGCqpv+kCNJLHcceudy8KDQ2OkyrS8xyn1s6JX0vTlx8txT4H e+qpvr4vG7cLgLh4oYCkO3MB0iHnaGneeYgMv7nlT3MU0t2pX+6WqR9qGiTMyx/07XE6AkzWfj YVvU0zTxzYvmfSPltYDXhuMr9BCGOQkfLFqa7VJ8xZuNUdKxdIBB02wvqqd7EKWT7qEmQ0MsxX uBBqsu/3DHpB/au9CDDNhb0GgnuSNSU12yEmrz7wmXeeVwxVeGea34Y/i/euEzjzWzK0/X+z88 0Fw= Date: Tue, 14 Feb 2023 23:37:21 +0000 From: Joseph Myers To: Adhemerval Zanella Netto CC: , Carlos O'Donell Subject: Re: [v4] C2x strtol binary constant handling In-Reply-To: <44cd61a0-0f4d-b554-8294-37e8722d75dd@linaro.org> Message-ID: References: <44cd61a0-0f4d-b554-8294-37e8722d75dd@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-11.mgc.mentorg.com (139.181.222.11) To svr-ies-mbx-10.mgc.mentorg.com (139.181.222.10) X-Spam-Status: No, score=-3108.4 required=5.0 tests=BAYES_00,HEADER_FROM_DIFFERENT_DOMAINS,KAM_DMARC_STATUS,SPF_HELO_PASS,SPF_PASS,TXREP autolearn=no 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 Fri, 27 Jan 2023, Adhemerval Zanella Netto via Libc-alpha wrote: > LGTM, thanks. I think it is too late fr 2.37, so I think we will need > to postpone to 2.38. The abilist marking updated to 2.38 should be > straightforward, so I don't see the need to a new version. FR-228 was rejected at today's WG14 meeting (i.e. C2x keeps the new strtol/scanf semantics), so I'll update and commit this patch, then update and repost the scanf one. -- Joseph S. Myers joseph@codesourcery.com