]> git.tue.mpg.de Git - paraslash.git/commit
gui: Improve "closing command fd" log message.
authorAndre Noll <maan@tuebingen.mpg.de>
Fri, 17 Jan 2025 19:52:48 +0000 (20:52 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Wed, 22 Jan 2025 20:11:50 +0000 (21:11 +0100)
commit4fa65e3cddc9a891e2a294f4429c169582ffad01
tree89ee1f6f791c3e364633a27eda6ff4656733b841
parentf4aa774c4b15e237b2832e2fe196cbb311b9843e
gui: Improve "closing command fd" log message.

Make the EOF case silent because this is no real error, but print the
log message with a high severity level if the read operation failed
for any other reason.
gui.c