From: Tom de Vries <tdevries@suse.de>
To: Eli Zaretskii <eliz@gnu.org>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH v2] [gdb/build] Require makeinfo 5.0
Date: Wed, 4 Feb 2026 16:44:11 +0100 [thread overview]
Message-ID: <7ed94deb-0a23-40f5-a841-5deaf6d5bd25@suse.de> (raw)
In-Reply-To: <867bsszfka.fsf@gnu.org>
On 2/4/26 4:36 PM, Eli Zaretskii wrote:
>> From: Tom de Vries <tdevries@suse.de>
>> Date: Wed, 4 Feb 2026 16:22:36 +0100
>>
>> +major=$("$prog" --version \
>> + | grep "GNU texinfo" \
>> + | sed 's/^.* \([0-9][0-9]*\)\.[0-9][0-9]*\(\..*\)\?$/\1/')
>
> This requires the second period, but it might not be there. For
> example, in the source tree of Texinfo 5.0 (yes, I still have it), I
> get
>
> texi2any (GNU texinfo) 5.0+dev
>
> So I think you need to lose the "\." part in "\(\..*\)". That works
> both with 7.2.90+nc and with 5.0+dev.
I see. Done (
https://sourceware.org/pipermail/gdb-patches/2026-February/224728.html ).
Thanks,
- Tom
next prev parent reply other threads:[~2026-02-04 15:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-04 15:22 Tom de Vries
2026-02-04 15:36 ` Eli Zaretskii
2026-02-04 15:44 ` Tom de Vries [this message]
2026-02-04 15:49 ` Eli Zaretskii
2026-02-17 14:32 ` Tom de Vries
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7ed94deb-0a23-40f5-a841-5deaf6d5bd25@suse.de \
--to=tdevries@suse.de \
--cc=eliz@gnu.org \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox