FFI uses a 32bit unsigned int as :bool instead of an 8 bit int
--------------------------------------------------------------

                 Key: JRUBY-4306
                 URL: http://jira.codehaus.org/browse/JRUBY-4306
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.4
            Reporter: Wayne Meissner
            Assignee: Wayne Meissner
            Priority: Minor
             Fix For: JRuby 1.5



When using a :bool member in a struct, the size & data will be wrong as it is 
using a 32bit integer instead of an 8 bit integer for the field.

Fixed in commit 5986ddc7828e5398a2bd0d0f8d88eb94015d7ca8


-- 
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