[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: is it possible to make longjmp-free Lua?
- From: David Manura <dm.lua@...>
- Date: Tue, 4 Aug 2009 23:05:07 -0400
On Tue, Jul 28, 2009 at 1:50 AM, Mark Hamburg wrote:
> I like the light userdata holding the C function pointer trick.
Which I see now was previously proposed in a form. [1]
myluacpcall also extends cpcall to take and return arbitrary arguments
a la pcall.
[1] http://lua-users.org/lists/lua-l/2004-08/msg00415.html