[PATCH] FFI: assigning Struct to a pointer fails
------------------------------------------------

                 Key: JRUBY-3373
                 URL: http://jira.codehaus.org/browse/JRUBY-3373
             Project: JRuby
          Issue Type: Bug
          Components: Extensions
            Reporter: Mike Dalessio
            Priority: Minor
         Attachments: 0003-allow-assignment-of-pointers-in-structs.patch

Assigning an FFI::Struct to a pointer results in the following error:

bq. RangeError: Value #<PointerMember:0x47098a> is not an integer

Failing spec has been committed to the ruby-ffi specs:

bq. http://kenai.com/projects/ruby-ffi/sources/mercurial/revision/339

A patch is attached.

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