Issue Type: Bug Bug
Affects Versions: JRuby 1.7.2
Assignee: Thomas E Enebo
Attachments: jruby_popen_test.rb
Components: Ruby 1.9.3
Created: 25/Jan/13 5:57 PM
Description:

The options for IO.popen are expressed as a hash as the final element of the command word list. In JRuby, the options hash is not properly interpreted as options, but is incorrectly interpreted as a command argument.

The attached file demonstrates the failure – works OK on the matz implementation 1.9.3. Without the option argument, works fine under JRuby too.

Environment: Windows 7 64 bit, Oracle Java 7u11
Fix Versions: JRuby 1.7.2
Project: JRuby
Priority: Major Major
Reporter: Bob Alexander Bob Alexander
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
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