Solaris 32bit stat struct too large
-----------------------------------

                 Key: JRUBY-4111
                 URL: http://jira.codehaus.org/browse/JRUBY-4111
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.4.0RC1
            Reporter: Wayne Meissner
            Assignee: Thomas E Enebo
             Fix For: JRuby 1.4



When converting the C stat struct for solaris to java for jnr-posix/jna-posix, 
I converted long to Int64, instead of Int32.  This makes the stat struct 40 
bytes too large, and a few of the members like atime, ctime, mtime, st_blocks, 
st_blksize will all be incorrect.

I checked a fix in to both jna-posix (commit 2e9a643be3f7) and jnr-posix 
(commit 7bf9f28e572d), so jna-posix will need to be rebuilt and added to 1.4



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to