variadic FFI functions with struct-by-value return types are broken
-------------------------------------------------------------------

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



FFI functions with variadic parameters (e.g. foo(int bar, ...) ) that return a 
struct by value, do not get invoked correctly.

Fixed in commit cc7d6cabc50c24a148389bf6b89b805884bf34de on master, should 
probably be backported 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