[1.9] open3.rb uses spawn in ways we don't support
--------------------------------------------------

                 Key: JRUBY-5710
                 URL: http://jira.codehaus.org/browse/JRUBY-5710
             Project: JRuby
          Issue Type: Bug
          Components: Ruby 1.9.2
    Affects Versions: JRuby 1.6
            Reporter: Charles Oliver Nutter
            Assignee: Thomas E Enebo


open3.rb in 1.9 mode uses spawn rather than fork/exec, which is good. But it 
uses it with options that we don't support yet. We need to get spawn working 
properly or rework open3.rb to do whatever the "right thing" is for JRuby.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to