lua: set lua_atpanic with custom handler
Set lua_atpanic with handler which prints line and file where panic occured But in some cases luajit doesn't call this function, though program fails Investigation shows that it happens inside unwind library
Please register or sign in to comment