JRuby

IO.for_fd missing

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: JRuby 1.0.0RC2
  • Fix Version/s: JRuby 1.1RC2
  • Component/s: Core Classes/Modules
  • Labels:
    None
  • Environment:
    OS X 10.4.9, Java 1.5, 2007-05-31 rev 3672
  • Number of attachments :
    2

Description

IO.for_fd is an alias for IO.new. It appears to be missing in JRuby.

  1. for_fd.jruby-1_0.patch
    09/Nov/07 10:03 PM
    1 kB
    Riley Lynch
  2. for_fd.patch
    09/Nov/07 10:03 PM
    1 kB
    Riley Lynch

Activity

Hide
Charles Oliver Nutter added a comment -

If it's supportable, do it. If not, raise an error so people know it's not there.

Show
Charles Oliver Nutter added a comment - If it's supportable, do it. If not, raise an error so people know it's not there.
Hide
Charles Oliver Nutter added a comment -

Bumped off 1.0.2.

Show
Charles Oliver Nutter added a comment - Bumped off 1.0.2.
Hide
Riley Lynch added a comment -

installed IO::for_fd alias, using Time::now alias as a model

Show
Riley Lynch added a comment - installed IO::for_fd alias, using Time::now alias as a model
Hide
Ola Bini added a comment -

Fixed on trunk and 1.0 branch by adding the alias to new.

Show
Ola Bini added a comment - Fixed on trunk and 1.0 branch by adding the alias to new.

People

Vote (0)
Watch (2)

Dates

  • Created:
    Updated:
    Resolved: