Move lua_error out of catch handler to defer longjmp.
commit5619aa16ad1d945096d3c9bde668b3233035c29d
authorAndrew C. Morrow <andrew.c.morrow@gmail.com>
Thu, 17 Jun 2010 18:04:52 +0000 (17 14:04 -0400)
committerDaniel Wallin <daniel@boostpro.com>
Thu, 24 Jun 2010 17:51:06 +0000 (24 19:51 +0200)
tree2078eaf0d3e3ebef96658c85a30f573f2f6b2487
parentec60fb3ea593f68c21fca46e8e5253c0ee4bae55
Move lua_error out of catch handler to defer longjmp.
luabind/make_function.hpp
test/test_exceptions.cpp