Improve the fix in 235482c16, 90ece03c9, and 44669ead3
commit220d2951e1717c0eecc11c73386f9605ffd5840b
authorGavin D. Howard <gavin@gavinhoward.com>
Tue, 12 Mar 2024 20:05:12 +0000 (12 14:05 -0600)
committerGavin D. Howard <gavin@gavinhoward.com>
Tue, 12 Mar 2024 20:05:12 +0000 (12 14:05 -0600)
tree8725f790fe249f48ae7067c01bc3ae6c08f20a9a
parent1b924ce8e2c5ebff0e6818700698fee891788d01
Improve the fix in 235482c1690ece03c9, and 44669ead3

No error was getting printed.

I decided to treat stdout errors as non-fatal; we'll see if that works.

Signed-off-by: Gavin D. Howard <gavin@gavinhoward.com>
include/file.h
src/file.c
src/vm.c