ruby-cvs:19515
From: usa ruby-lang.org
Date: Tue, 15 May 2007 14:55:06 +0900 (JST)
Subject: [ruby-cvs:19515] Ruby:r12279: * win32/win32.c (init_stdhandle): stderr should be without buffering,
usa 2007-05-15 14:55:06 +0900 (Tue, 15 May 2007)
New Revision: 12279
Modified files:
branches/ruby_1_8/win32/win32.c
Log:
* win32/win32.c (init_stdhandle): stderr should be without buffering,
but mswin32 use buffering when stderr is not connected to tty.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/win32/win32.c?r1=12279&r2=12278