Skip to content

Support anonymous tempfile on earlier than Ruby 3.2 #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

nobu
Copy link
Member

@nobu nobu commented Aug 23, 2024

No description provided.

@nobu nobu force-pushed the anonymous-earlier-3.2 branch from da45437 to 2be1e39 Compare August 23, 2024 15:34
@nobu nobu force-pushed the anonymous-earlier-3.2 branch from 2be1e39 to 7052805 Compare August 23, 2024 15:38
@hsbt hsbt merged commit 71c5de8 into master Aug 26, 2024
50 checks passed
@hsbt hsbt deleted the anonymous-earlier-3.2 branch August 26, 2024 02:48
kateinoigakukun added a commit to kateinoigakukun/tempfile that referenced this pull request Nov 15, 2024
`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#36) causes tempfile library not
to work at all on WASI.
matzbot pushed a commit to ruby/ruby that referenced this pull request Nov 18, 2024
`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@d50939890e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants