cannot open a named pipe for writing
------------------------------------

                 Key: JRUBY-3877
                 URL: http://jira.codehaus.org/browse/JRUBY-3877
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.3.1, JRuby 1.3
         Environment: Failing in both 1.3 + 1.3.1
            Reporter: Dr Nic Williams
            Assignee: Thomas E Enebo


The following works in ruby 1.8.6 but is failing:

  mkfifo my_pipe
  jruby -e "open('my_pipe', 'w+')"
-e:1:in `open': Illegal seek (IOError)
        from -e:1


-- 
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