Project

General

Profile

Actions

Bug #2201

closed

Process.spawn fails in 1.9.1

Added by rogerdpack (Roger Pack) over 14 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
ruby -v:
ruby 1.9.1p243 (2009-07-16 revision 24175) [i386-mingw32]
[ruby-core:26070]

Description

=begin
Sorry for the previous typo

$ ruby -ve "Process.spawn 'ls', :out => 'out'"
ruby 1.9.1p243 (2009-07-16 revision 24175) [i386-mingw32]

ls: write error: Bad file number

$ ruby -ve "Process.spawn 'ls', :out => 'out'"
ruby 1.9.2dev (2009-09-26 trunk 25103) [i386-mingw32]

C:\dev\digitalarchive_trunk> (no error, file out is created)

Thanks.
-r
=end

Actions #1

Updated by rogerdpack (Roger Pack) about 14 years ago

=begin
appears this has been fixed in p376, if somebody wants to close the ticket (or make me a contributor to the 1.9.1 branch, and I'll do it).
Thanks!
-r
=end

Actions #2

Updated by rogerdpack (Roger Pack) about 14 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

=begin

=end

Actions #3

Updated by matz (Yukihiro Matsumoto) about 14 years ago

=begin
Hi,

In message "Re: [ruby-core:27856] [Bug #2201] Process.spawn fails in 1.9.1"
on Wed, 27 Jan 2010 04:55:06 +0900, Roger Pack writes:

|appears this has been fixed in p376, if somebody wants to close the ticket (or make me a contributor to the 1.9.1 branch, and I'll do it).

I think you already are a contributor to 1.9.1.

						matz.

=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0