[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cinvoke-dev] Patch for a 'better' C/Invoke PTR value in Lua
From: |
Thomas Harning Jr. |
Subject: |
[cinvoke-dev] Patch for a 'better' C/Invoke PTR value in Lua |
Date: |
Tue, 26 Dec 2006 23:01:08 -0500 |
It makes much more sense for a Cptr to be a lightuserdata than a
string value in Lua. This makes for better interoperability I think.
I also modified get_ptr_val so that it can take in both the string
value and a lightuserdata value.
--
Thomas Harning Jr.
fix_cinvoke_ptr.patch
Description: Binary data
- [cinvoke-dev] Patch for a 'better' C/Invoke PTR value in Lua,
Thomas Harning Jr. <=