ruby-cvs:18596
From: (nobu) <nobu ruby-lang.org>
Date: Wed, 6 Dec 2006 23:58:47 +0900
Subject: [ruby-cvs:18596] ruby, ruby/win32: * win32/win32.c (init_stdhandle): redirect unopened IOs to NUL.
nobu Wed, 6 Dec 2006 23:58:47 +0900
Modified files:
ruby:
ChangeLog
ruby/win32:
win32.c
Log:
* win32/win32.c (init_stdhandle): redirect unopened IOs to NUL.
[ruby-core:09572]
Revision Changes Path
1.5610 +4 -1 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.5609&r2=1.5610
1.198 +12 -3 ruby/win32/win32.c
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/win32/win32.c?cvsroot=src&r1=1.197&r2=1.198