Re: man-pages-6.11 released

2025-02-16 Thread brian . inglis
On 2025-02-16 07:02, Alejandro Colomar wrote: [CC += Paul, Sam, help-make@] Hi Brian, Paul, Sam, On Sun, Feb 16, 2025 at 02:48:54PM +0100, Alejandro Colomar wrote: Bisecting the bug shows it's fault of this commit: 0d69e51cd4b8 (2025-02-10; "share/mk/: Use ?= assignments for user-facing vari

Re: man-pages-6.11 released

2025-02-16 Thread Alejandro Colomar
[CC += Paul, Sam, help-make@] Hi Brian, Paul, Sam, On Sun, Feb 16, 2025 at 02:48:54PM +0100, Alejandro Colomar wrote: > Bisecting the bug shows it's fault of this commit: > > 0d69e51cd4b8 (2025-02-10; "share/mk/: Use ?= assignments for user-facing > variables") > > I suspect there's some varia

Re: man-pages-6.11 released

2025-02-16 Thread Alejandro Colomar
Hi Brian, On Sun, Feb 16, 2025 at 08:17:33AM -0700, brian.ing...@systematicsw.ab.ca wrote: > > My second guess is that ?= since has the = behavior, which is different > > from :=, that might be the problem. We'd need a hypothetical ?:=, > > maybe? It was that. Bug fixed now: