From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-out.m-online.net (mail-out.m-online.net [IPv6:2001:a60:0:28:0:1:25:1]) by sourceware.org (Postfix) with ESMTPS id 7BE323858D37; Fri, 13 Jan 2023 15:36:12 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 7BE323858D37 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=linux-m68k.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=nefkom.net Received: from frontend03.mail.m-online.net (unknown [192.168.6.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4NtlrB48V5z1s89M; Fri, 13 Jan 2023 16:36:10 +0100 (CET) Received: from localhost (dynscan3.mnet-online.de [192.168.6.84]) by mail.m-online.net (Postfix) with ESMTP id 4NtlrB3WC5z1qqlR; Fri, 13 Jan 2023 16:36:10 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan3.mail.m-online.net [192.168.6.84]) (amavisd-new, port 10024) with ESMTP id iUg_8B9TcSMr; Fri, 13 Jan 2023 16:36:09 +0100 (CET) X-Auth-Info: xmHD6UKXnawriXbIIW6uikHdUgwyuDFHJ+k26Zwed6UAu2FbqhYNm57lMZvDW3xY Received: from igel.home (aftr-62-216-205-42.dynamic.mnet-online.de [62.216.205.42]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Fri, 13 Jan 2023 16:36:09 +0100 (CET) Received: by igel.home (Postfix, from userid 1000) id 538CE2C14A9; Fri, 13 Jan 2023 16:36:09 +0100 (CET) From: Andreas Schwab To: Eli Zaretskii via Gdb-patches Cc: Enze Li , Eli Zaretskii , binutils@sourceware.org, enze.li@gmx.com Subject: Re: [PATCH] libctf: update regexp to allow makeinfo to build document References: <835ydaa304.fsf@gnu.org> X-Yow: I've been WRITING to SOPHIA LOREN every 45 MINUTES since JANUARY 1ST!! Date: Fri, 13 Jan 2023 16:36:09 +0100 In-Reply-To: <835ydaa304.fsf@gnu.org> (Eli Zaretskii via Gdb-patches's message of "Fri, 13 Jan 2023 17:05:47 +0200") Message-ID: <87lem6tpjq.fsf@igel.home> 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=-0.7 required=5.0 tests=BAYES_00,HEADER_FROM_DIFFERENT_DOMAINS,KAM_DMARC_STATUS,RCVD_IN_BARRACUDACENTRAL,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,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 Jan 13 2023, Eli Zaretskii via Gdb-patches wrote: > IMO, this solution has the same problem: it will stop working when > Texinfo 10.1 will be released. I think the solution should be to use > > egrep 'texinfo[^0-9]*(6\.[3-9]|[7-9][0-9]?)' Since the match is not anchored, the trailing [0-9]? pattern is redundant. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."