Fix two bugs in LuaJava compatibility addon:
(1) LDouble to Double/double coercions were missing (2) LuaJava.LMethod.luaStackCall adjusted the top of stack in a way that produces the wrong results when the call occurs as the argument to another function (such as print) Also added two lines to the bottom of test7.lua to test luajava.bindClass.
This commit is contained in:
Binary file not shown.
Reference in New Issue
Block a user