Re: git: 3d73146baeb9 - main - pwait: Add an option to print remaining processes
Date: Wed, 29 Oct 2025 16:21:07 UTC
On Oct 29, 2025, at 07:35, Dag-Erling Smørgrav <des@FreeBSD.org> wrote: > Mark Millard <marklmi@yahoo.com> writes: >> So, making some language context more explicit, the return >> is more like: >> >> return (pid_t)(ptrdiff_t)(a->pid - b->pid); > > Not that I need a white knight in the first place, but if you're going > to play one, can you at least try not to be so embarrassingly wrong? Clearly not one of my better days (as if the pointers had not been dereferenced to get to the fields). Sorry for the noise. === Mark Millard marklmi at yahoo.com