summaryrefslogtreecommitdiffhomepage
path: root/src/string.c
diff options
context:
space:
mode:
authorSutou Kouhei <[email protected]>2020-11-06 16:32:05 +0900
committerSutou Kouhei <[email protected]>2020-11-09 10:27:24 +0900
commit0cba4224889b4f4b8e20f1307a1f61d0745457c6 (patch)
tree1b445539b8a321138d545698667b52461b423565 /src/string.c
parent8455344bf3fd92ca00f598accfe6b3eb29ddcb0c (diff)
downloadmruby-0cba4224889b4f4b8e20f1307a1f61d0745457c6.tar.gz
mruby-0cba4224889b4f4b8e20f1307a1f61d0745457c6.zip
Don't check FD for STDIN/STDOUT/STDERR; #5114
We don't need to require valid STDIN/STDOUT/STDERR. If we require it, we can't use mruby on an environment that doesn't have valid STDIN/STDOUT/STDERR such as Windows service process. Windows service process doesn't have valid STDIN.
Diffstat (limited to 'src/string.c')
0 files changed, 0 insertions, 0 deletions