• Paul Eggert's avatar
    * fakemail.c: Include <ignore-value.h>. · a4fe4e89
    Paul Eggert authored
    (put_line): Explicitly ignore fwrite return value, for benefit of
    recent glibc + gcc.
    (close_the_streams): Diagnose output errors instead of merely
    exiting with nonzero status.
    (my_fclose, main): Diagnose input errors, and exit with nonzero status.
    Formerly, input errors were silently ignored.
    a4fe4e89
fakemail.c 17.5 KB