[PATCH] libctf: update regexp to allow makeinfo to build document
Andreas Schwab
schwab@linux-m68k.org
Fri Jan 13 15:36:09 GMT 2023
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."
More information about the Binutils
mailing list