History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JRUBY-1820
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major 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.mkdir does not honor mode bits

Created: 28/Dec/07 08:01 PM   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
We ignore modes....Move into JNA and make pure Java impl try and set mode after creation
Dir.mkdir "heh", 0666


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Thomas E Enebo - 28/Dec/07 08:05 PM
Fixed in commit 5406 on trunk