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

Key: JRUBY-1438
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Thomas E Enebo
Reporter: Charles Oliver Nutter
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
JRuby

Create JNA-based implementations of fstat/lstat

Created: 15/Oct/07 05:09 PM   Updated: 23/Apr/08 10:03 AM
Component/s: Core Classes/Modules
Affects Version/s: None
Fix Version/s: JRuby 1.1RC1

Time Tracking:
Not Specified

Issue Links:
dependent
 


 Description  « Hide
With JNA, we can now implement a real working File::Stat. Make it so.

I have an email to the JNA users list to see if anyone else has mapped the structure. If they have, this should take about 15 minutes to plug in.

We would continue to have a partial Java-based File::Stat for non-JNA platforms and users.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Charles Oliver Nutter - 19/Oct/07 05:08 PM
I have had no responses about maping the stat structure through JNA. This would be a good bug for someone to get familiar with JNA.

Thomas E Enebo - 14/Dec/07 03:41 PM
This is fixed on trunk with latest JNA checkin