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-11 12:44:34 -05:00
2016-06-19 19:02:40 -04:00
2016-06-19 19:02:40 -04:00
2016-06-22 11:33:07 -04:00
2016-09-14 00:02:15 -04:00
2016-09-14 00:02:15 -04:00
2016-07-28 13:33:08 -04:00
2016-07-29 00:57:47 -04:00
2016-11-02 19:00:16 -04:00
2016-09-29 03:29:48 -04:00
2016-06-27 12:47:56 -04:00