Files
Nim/lib/system
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
..
2020-12-04 17:47:41 +01:00
2020-11-27 21:04:36 +01:00
2020-03-03 12:42:43 +01:00
2020-08-31 14:46:23 +02:00
2020-03-12 23:44:33 +01:00
2019-09-16 23:54:31 +02:00
2020-05-12 15:46:24 +02:00
2020-12-09 12:18:32 +01:00
2020-12-14 20:13:12 +01:00
2020-12-04 17:47:41 +01:00
2020-07-17 10:53:26 +02:00
2020-07-15 22:04:15 +02:00
2020-12-03 14:47:44 +01:00
2020-12-01 20:19:39 +01:00
2020-12-17 23:21:55 +01:00
2020-01-30 10:54:50 +01:00