ruby-cvs:19518
From: usa ruby-lang.org
Date: Tue, 15 May 2007 15:01:34 +0900 (JST)
Subject: [ruby-cvs:19518] Ruby:r12282: * win32/win32.c (init_stdhandle): stderr should be without buffering,
usa 2007-05-15 15:01:33 +0900 (Tue, 15 May 2007)
New Revision: 12282
Modified files:
trunk/ChangeLog
trunk/version.h
trunk/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/trunk/win32/win32.c?r1=12282&r2=12281
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?r1=12282&r2=12281
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12282&r2=12281