lua-users home
lua-l archive

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


RJP Computing wrote:
I would be very interested in a combination patch. I use exceptions heavily and would love the support for this. Has the patch been tested on Windows, Linux and MacOSX?

My patch has only been tested on Windows with Lua 5.1.2 (though it doesn't do anything that I'd expect to cause platform-specific issues). I've made some changes since then though, so I'll have to test it again, and while I'm at it I'll probably port it to 5.1.3. Now that the main deadline at my job has passed, I should have time to get this finished up in the next week or so.

- Jim