Anand Aiyer 6e6cb675e2 SOL_LUAJIT_FULL_INTEROPERABILITY - If you are using a platform and
compiler that has full c++ exception interoperability
(http://luajit.org/extensions.html#exceptions), define
SOL_LUAJIT_FULL_INTEROPERABILITY. This will prevent sol from catching
(...) errors - in platforms & compilers than have full c++ exception
interoperability Lua errors can be caught with catch (...) in C++ - in
these cases sol inaccurately prevents Lua errors from being propagated
correctly.
2016-11-13 12:02:29 +05:30
..
2016-11-07 13:09:44 -05:00
2016-11-04 19:41:16 -04:00
2016-10-11 20:44:24 -04:00
2016-11-11 12:44:34 -05:00
2016-11-05 23:17:31 -04:00
2016-11-11 12:44:34 -05:00
2016-10-11 20:44:24 -04:00
2016-11-05 23:17:31 -04:00
2016-03-11 17:47:15 -05:00
2016-11-11 12:44:34 -05:00
2016-04-25 15:58:13 -04:00
2016-04-25 15:58:13 -04:00