Issue Type: Bug Bug
Assignee: Thomas E Enebo
Created: 21/May/12 5:14 PM
Description:

for instance this:

{ a = "|ls.exe" b = open(a, 'w') sleep 3 b.write 'q' }

'should' result in a closed pipe message, instead it results in

IOError: not opened for writing
write at org/jruby/RubyIO.java:1332
(root) at test.rb:4

Environment: jruby 1.7.0.preview1 (ruby-1.9.3-p203) (2012-05-17 c550df6) (Java HotSpot(TM) Client VM 1.6.0_26) [Windows 7-x86-java]
Project: JRuby
Priority: Major Major
Reporter: Roger Pack
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