ARGF.rewind blows up (and it shouldnt)
--------------------------------------

                 Key: JRUBY-1458
                 URL: http://jira.codehaus.org/browse/JRUBY-1458
             Project: JRuby
          Issue Type: Bug
         Environment: trunk rev 4652, Ubuntu Linux
            Reporter: Alexey Verkhovsky
            Assignee: Thomas E Enebo
            Priority: Minor


[EMAIL PROTECTED]:~$ jruby -e 'ARGF.rewind' /etc/passwd

-e:1: Illegal seek (Errno::ESPIPE)
[EMAIL PROTECTED]:~$ 
[EMAIL PROTECTED]:~$ ruby -e 'ARGF.rewind' /etc/passwd
[EMAIL PROTECTED]:~$ 


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