On Mon, 20 May 2019 09:36:32 +0100
Richard Ipsum <richardipsum_AT_fastmail.co.uk> wrote:
Dear Richard,
> - weprintf("cmp: EOF on %s\n",
> argv[(b[0] != EOF)]);
> + fprintf(stderr, "cmp: EOF on %s\n",
maybe I am missing something, but weprintf() already does print to
stderr. What does this patch change?
With best regards
Laslo Hunhold
--
Laslo Hunhold <dev_AT_frign.de>
- application/pgp-signature attachment: stored
Received on Mon May 20 2019 - 23:16:00 CEST