FFI: add Pointer#write_pointer, #write_array_of_pointer and #read_array_of_pointer ----------------------------------------------------------------------------------
Key: JRUBY-3474 URL: http://jira.codehaus.org/browse/JRUBY-3474 Project: JRuby Issue Type: Improvement Components: Extensions Reporter: Mike Dalessio Priority: Minor Specs were added to Ruby-FFI for Pointer#write_pointer, #write_array_of_pointer and #read_array_of_pointer: http://kenai.com/projects/ruby-ffi/sources/mercurial/revision/351 Patch for pointer.rb is the same as the one applied to Ruby-FFI: http://kenai.com/projects/ruby-ffi/sources/mercurial/revision/352 Note that this patch also addresses a possible OOB condition in read_array_of_type and write_array_of_type -- 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