Search found 1 match

by Azaril
Sun Apr 12, 2009 04:21
Forum: Bug Reports, Suggestions, Feature Requests
Topic: Missing variable initializer in LuaScriptModule
Replies: 1
Views: 3517

Missing variable initializer in LuaScriptModule

The current implementation of LuaScriptModule has a small bug that breaks error handling in the case where the lua_State object is not owned by the script module. The d_errFuncIndex variable is not initialized which causes the callback functors to believe they have an error handler set on debug buil...

Go to advanced search