lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 10/24/07, James Porter <porterj@alum.rit.edu> wrote:

This can already be done by redefining LUAI_THROW and LUAI_TRY and making a lua_exception class. I needed this feature for a project of my own, and managed to patch it into Lua 5.1.2 pretty easily. I agree that compiling Lua as C++ isn't enough, but I don't think a rewrite is necessary. If you're interested, I could put together a patch file with my changes.

- James


I would find a patch VERY useful in a project that I am working on. Thanks.
--
Regards,
Ryan
RJP Computing