Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: JRuby 1.4
-
Fix Version/s: None
-
Component/s: HelpWanted, Intro, Ruby 1.9.2
-
Labels:None
-
Number of attachments :
Description
Right now the code is commented in RubyIO.java:3524 because I don't know how ruby 1.9 handles these options
Activity
Nick Sieger
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Component/s | HelpWanted [ 14060 ] | |
| Component/s | Ruby 1.9 [ 13724 ] |
Thomas E Enebo
made changes -
| Component/s | Intro [ 14308 ] | |
| Assignee | Thomas E Enebo [ enebo ] | |
| Affects Version/s | JRuby 1.4 [ 15285 ] |
As David points out...This is partially implemented, but commented out in RubyIO.java. The work neccesary to fix this is to audit Ruby 1.9 source code and figure out how to hook up and process these options.