diff options
| author | Yuta Saito <kateinoigakukun@gmail.com> | 2024-11-15 20:51:59 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2024-11-18 04:19:40 +0000 |
| commit | 6c142d05fa7446cccffc36d81b3ca98ae6199c83 (patch) | |
| tree | 1ff5a83bba20175ad677b18233e144c5496338bb /include | |
| parent | 62007415c48a1d45516c4b132ddd3a11ceed70cb (diff) | |
[ruby/tempfile] Stop using `IO::NULL` for feature detection
`IO::NULL`'s underlying file `/dev/null` is not always available on
WASI, so use of the file on top-level code (introduced in
https://github.com/ruby/tempfile/pull/36) causes tempfile library not
to work at all on WASI.
https://github.com/ruby/tempfile/commit/d50939890e
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
