Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.0.0RC2
-
Fix Version/s: JRuby 1.2
-
Component/s: Core Classes/Modules
-
Labels:None
-
Environment:Solaris 10, Java 1.5, JRuby 2007-05-31 rev 3672
-
Number of attachments :
Description
The IO.sysopen method does not appear to exist in JRuby:
IO.sysopen('some_file') # => JRuby raises NoMethodError
Is there a reason we don't have sysopen defined? Fix for 1.0.2 and 1.1