Re: [PATCH 03/10] maint: use consistent references to standard files in messages

James Youngman <[email protected]> Sat, 15 Nov 2025 23:21:31 +0000
Newsgroups gmane.comp.gnu.findutils.patches,gmane.comp.gnu.findutils.bugs
Message-ID <CAGwX767bzOHLe2_2N1iAtVh3Kp4U+XhNjGqAzDkT5Te+yb59Jg@mail.gmail.com>
I'm OK with this patch.

FD 2 ("standard error") and sterr are not always the same thing,
though since findutils doesn't use freopen(), there would be no
distinction in the findutils code as far as I can tell.