File#getc fails on illegal seek when reading from /dev/ttyS0 on Linux
---------------------------------------------------------------------

                 Key: JRUBY-2979
                 URL: http://jira.codehaus.org/browse/JRUBY-2979
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
            Reporter: Uwe Kubosch
            Priority: Blocker
             Fix For: JRuby 1.1.4


f = File.open('/dev/ttyS0', 'r+')
c = f.getc

Fails with "Illegal Seek".

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