Re: [PATCH] mingw: drop bogus (and unneeded) declaration of `_pgmptr`
From: Junio C Hamano <hidden> Date: 2024-06-20 17:58:57
Mike Hommey [off-list ref] writes:
I can only suppose it gets rid of the compiler error with close to 100%
certainty because for some reason, it only happens intermittently for me
and I don't know whether I'm lucky or if the issue is fixed for real,
but what it absolutely sure is that it doesn't break anything.
That is a curious vote of confidence ;-) Will queue. Thanks, both.