General

Profile

mthiede (Martin Thiede)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

10/29/2012

08:55 PM Ruby master Bug #7239: Can't read from subprocess when run with rubyw on windows
I tested this with Windows 7 mthiede (Martin Thiede)
08:53 PM Ruby master Bug #7239 (Closed): Can't read from subprocess when run with rubyw on windows
File.open 'res.txt', 'w' do |f|
f << `dir`
end
when run with "rubyw", the file "res.txt" will be empty, when run...
mthiede (Martin Thiede)

Also available in: Atom