IO.open not defined
-------------------
Key: JRUBY-1049
URL: http://jira.codehaus.org/browse/JRUBY-1049
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Affects Versions: JRuby 1.0.0RC2
Environment: OS X 10.4.9, Java 1.5, JRuby 2007-05-31 rev 3672
Reporter: Daniel Berger
IO.open doesn't appear to be defined. Attempting to call it results in a
NoMethodError:
{noformat}
IO.open(2, 'w') # => JRuby raises NoMethodError
{noformat}
Given that File inherits from IO, I'm very curious about this.
--
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