lua-users home
lua-l archive

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


David Burgess wrote:
I compile 2 lua modules as C++(without going into why)

Is it so that Lua errors can be thrown as C++ exceptions? Sorry to pry. If you don't elucidate then the natural response is 'don't do that then' of course. :) Which isn't to say that this can't be fixed in a way that makes everyone happy...

--Adam