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:
Ian Farmer
2007-07-04 03:23:09 +00:00
parent a3ffb9a207
commit d987d89092
4 changed files with 19 additions and 1 deletions

Binary file not shown.