まつもと ゆきひろです
In message "[ruby-dev:21786] Re: [BUG] system() isn't safe on win32"
on 03/10/30, Tietew <tietew-ml-ruby-dev / tietew.net> writes:
|> It's bug of mswin32 (and mingw32, bccwin32). Sorry.
|> I've fixed it on CVS.
|
|これだと human68k と DJGPP で直ってないかと。
proc_spawn()の中でSafeStringValue()してるんで大丈夫ではない
かと。