On Tue 17 Feb 14:02, Dag-Erling Smørgrav wrote: > The branch main has been updated by des: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=507c611aeac7ca9aed12353b1044bb21ab00afae > > commit 507c611aeac7ca9aed12353b1044bb21ab00afae > Author: Dag-Erling Smørgrav <[email protected]> > AuthorDate: 2026-02-17 14:01:34 +0000 > Commit: Dag-Erling Smørgrav <[email protected]> > CommitDate: 2026-02-17 14:01:42 +0000 > > m4: Fix eval output width > > According to POSIX, the optional third argument is the minimum number > of digits to print regardless of sign. We interpreted it as the minimum > width of the output including the sign. Additionally, the variable used > to hold this value was confusingly named “maxdigits”. >
Did you try to upstream this? espie@ is responsive to such patches in general. Best regards, Bapt
