Commit 6c142d0
[ruby/tempfile] Stop using
`IO::NULL`'s underlying file `/dev/null` is not always available on
WASI, so use of the file on top-level code (introduced in
ruby/tempfile#36) causes tempfile library not
to work at all on WASI.
ruby/tempfile@d50939890eIO::NULL for feature detection1 parent 6200741 commit 6c142d0
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
593 | 593 | | |
594 | 594 | | |
595 | 595 | | |
596 | | - | |
597 | | - | |
598 | | - | |
| 596 | + | |
599 | 597 | | |
600 | 598 | | |
601 | 599 | | |
| |||
0 commit comments