[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Lua Exception Patch (was Re: Start of Lua rewrite in C++)
- From: James Porter <porterj@...>
- Date: Thu, 25 Oct 2007 19:13:07 -0500
Here is the aforementioned patch to extend Lua 5.1.2's
exception-handling capabilities. I know Colin in particular expressed
interest, though others would probably find it useful as well. It should
simplify any C++ code bound to Lua, as well as making lua_call a safer
proposition (it throws an exception rather than panicking and exiting).
There's more information in the provided README, as well as in my
previous message.
- James
Attachment:
lua-5.1.2-exceptions.tar.gz
Description: GNU Zip compressed data