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-Status: No, score=-3.7 required=3.0 tests=AWL,BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (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 AC28A1F4B4 for ; Sun, 20 Dec 2020 17:05:44 +0000 (UTC) Received: from localhost ([::1]:55104 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kr29P-00026K-J7 for normalperson@yhbt.net; Sun, 20 Dec 2020 12:05:43 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:53248) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kr26T-0000Cc-8b; Sun, 20 Dec 2020 12:02:41 -0500 Received: from mailbackend.panix.com ([166.84.1.89]:57285) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kr26R-00049h-63; Sun, 20 Dec 2020 12:02:41 -0500 Received: from mail-ed1-f51.google.com (mail-ed1-f51.google.com [209.85.208.51]) by mailbackend.panix.com (Postfix) with ESMTPSA id 4CzTRy0HrQzXwp; Sun, 20 Dec 2020 12:02:38 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=panix.com; s=panix; t=1608483758; bh=7tXEOwOYUSdd/7n5A3Zh5J70GWD+g7Pu9wc1Cjg/0lU=; h=References:In-Reply-To:From:Date:Subject:To:Cc; b=BJDkK4p7uipS/5k7TaRtMzFfwPdabs7GMProLDQQ7+OFWMdfi8YqSKLpPn8pbWW1O oCjNTGiFj4QFf9ok+GxwvNTa6iEn30zUQhhJjLzrUiWBqhzklnyOrXMKnzBiP20SG8 c9nf3xtLFh3v6QtXUNUa+Po0VbkcLXwtemACEurs= Received: by mail-ed1-f51.google.com with SMTP id y24so6708688edt.10; Sun, 20 Dec 2020 09:02:37 -0800 (PST) X-Gm-Message-State: AOAM533gNGduWUNIiSPIUbsOQDPHg6Dj9ILR9iqFGe5haR5rN+6YnQ6l xxTZ4jzEAaZsHCFB+PcPDef1eJtu8hCcwiAYBzU= X-Google-Smtp-Source: ABdhPJwXC35PV6Ivtz9LMTGejVJZu126QE6iaENDkwwgSTvYz4yBYNitouGi4rD6GZBjKrZ0SHl7uTEMJODFE/+jaJE= X-Received: by 2002:aa7:de0f:: with SMTP id h15mr13095318edv.110.1608483757142; Sun, 20 Dec 2020 09:02:37 -0800 (PST) MIME-Version: 1.0 References: <2341614.bDMEWdF0VO@omega> In-Reply-To: <2341614.bDMEWdF0VO@omega> From: Zack Weinberg Date: Sun, 20 Dec 2020 12:02:25 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Request to revert the C version change To: Bruno Haible Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=166.84.1.89; envelope-from=zackw@panix.com; helo=mailbackend.panix.com X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: bug-gnulib@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Gnulib discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Autoconf , Gnulib bugs Errors-To: bug-gnulib-bounces+normalperson=yhbt.net@gnu.org Sender: "bug-gnulib" On Sun, Dec 20, 2020 at 11:46 AM Bruno Haible wrote: > > Zack Weinberg wrote: > > $ diff -u m4/std-gnu11.m4{~,} > > --- m4/std-gnu11.m4~ 2020-08-30 11:27:01.000000000 -0400 > > +++ m4/std-gnu11.m4 2020-12-20 09:43:13.001477099 -0500 > > @@ -27,6 +27,8 @@ > > # Fran=C3=A7ois Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor, > > # Roland McGrath, Noah Friedman, david d zuhn, and many others. > > > > +m4_version_prereq([2.70], [], [ > > + ... > > > > I recommend this patch be applied in Gnulib proper. > > This patch is already in Gnulib since 2020-12-09. Thanks for letting me know, I forgot to update my Gnulib checkout before posting. zw