History
|
Log In
H
OME
B
ROWSE PROJECT
F
IND ISSUES
Q
UICK SEARCH:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
JRUBY-1830
Type:
Bug
Status:
Closed
Resolution:
Fixed
Priority:
Major
Assignee:
Thomas E Enebo
Reporter:
Thomas E Enebo
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
JRuby
Dir.open(..) with block should return last value/returned value of block
Created:
29/Dec/07 04:08 AM
Updated:
23/Apr/08 10:03 AM
Component/s:
None
Affects Version/s:
JRuby 1.1b1
Fix Version/s:
JRuby 1.1RC1
Time Tracking:
Not Specified
Description
« Hide
Simple example from Rubinius spec
Dir.open(DirSpecs.mock_dir) {|dir| dir.class}.should == Dir
Description
Simple example from Rubinius spec
Dir.open(DirSpecs.mock_dir) {|dir| dir.class}.should == Dir
Show »
All
Comments
Work Log
Change History
Sort Order:
[
Permlink
|
« Hide
]
Thomas E Enebo
-
29/Dec/07 04:15 AM
resolved in commit 5411 on trunk
[
Show »
]
Thomas E Enebo
-
29/Dec/07 04:15 AM
resolved in commit 5411 on trunk