[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cinvoke-dev] Patch for a 'better' C/Invoke PTR value in Lua
From: |
Will Weisser |
Subject: |
RE: [cinvoke-dev] Patch for a 'better' C/Invoke PTR value in Lua |
Date: |
Wed, 27 Dec 2006 10:10:22 -0600 |
Thomas,
I agree, this looks good. I've committed it to svn.
-W.W.
-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of
Thomas Harning Jr.
Sent: Tuesday, December 26, 2006 11:01 PM
To: address@hidden
Subject: [cinvoke-dev] Patch for a 'better' C/Invoke PTR value in Lua
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.