Files
Nim/lib
Matt Haggard 23d23ecb08 Make 'echo' raise IOErrors when appropriate (#16367)
* Make 'echo' raise IOError when fwrite/fflush fail

* Fix fwrite return value comparison

* Add test for echo raising error and don't fail to release locks in echo

* Fix exitcode expectation

* Make 'echo' raise IOError on Windows if it fails

* Add nimLegacyEchoNoRaise for prior no-IOError echo behavior

* Use checkErrMaybe template
2020-12-18 10:06:13 +01:00
..
2017-02-20 17:24:19 +02:00
2019-07-14 16:08:15 +02:00
2020-11-24 12:37:41 +01:00
2020-12-14 20:13:12 +01:00
2020-11-17 18:54:14 +00:00
2020-12-17 13:41:05 +01:00
2020-12-17 13:41:05 +01:00
2020-09-09 12:47:22 +02:00
2013-03-16 23:53:07 +01:00
2020-11-26 10:57:05 +01:00
2020-12-18 08:53:43 +01:00