]> git.ipfire.org Git - thirdparty/coreutils.git/commit
numfmt: diagnose errors reading the input
authorPádraig Brady <P@draigBrady.com>
Sat, 22 Apr 2023 20:48:51 +0000 (21:48 +0100)
committerPádraig Brady <P@draigBrady.com>
Mon, 24 Apr 2023 10:46:28 +0000 (11:46 +0100)
commit5595673d5cc2e3939edb898823dfb069296aa5b2
tree5df8c860d337f6b76c5700f41bc20d2d55ac27f0
parent0e62ba282ef44567a73f93d77583a838447d7550
numfmt: diagnose errors reading the input

* src/numfmt.c (main): Exit with failure upon read errors.
* NEWS: Mention the bug fix.
NEWS
src/numfmt.c