ruby-cvs:20219
From: shyouhei ruby-lang.org
Date: Thu, 16 Aug 2007 04:58:33 +0900 (JST)
Subject: [ruby-cvs:20219] Ruby:r12982 (ruby_1_8_5): * win32/win32.c (CreateChild): enclose command line except for
shyouhei 2007-08-16 04:58:32 +0900 (Thu, 16 Aug 2007)
New Revision: 12982
Modified files:
branches/ruby_1_8_5/ChangeLog
branches/ruby_1_8_5/version.h
branches/ruby_1_8_5/win32/win32.c
Log:
* win32/win32.c (CreateChild): enclose command line except for
command.com which can not handle quotes. [ruby-talk:258939]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_5/win32/win32.c?r1=12982&r2=12981
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_5/version.h?r1=12982&r2=12981
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_5/ChangeLog?r1=12982&r2=12981