bugC/Invoke - Bugs: bug #17432, Cannot write back to a structure...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #17432: Cannot write back to a structure value created from a pointer

Submitter:  Will Weisser <kyuzo>
Submitted:  Mon 14 Aug 2006 10:21:03 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  kyuzo
Open/Closed:  Open

Mon 14 Aug 2006 10:21:03 PM UTC, original submission:  

This was pointed out in relation to the Lua binding but probably applies to Java as well.  If you create a table with cinv.ptr_to_struct, the changes made to that table do not update the original struct pointer.  It would be nice to have the ability to write values back to pointers, or for Lua to use metatables to maintain the pointer as the backing store for a table.

Will Weisser <kyuzo>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code