Fix build stack traceback in DebugLib #7 #11
Reference in New Issue
Block a user
Delete Branch "patch-4"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If create huge table with a lot items (> 28000) then additional op code for store
cout of range of op codes and this loop crash.This PR add case for OP_SETLIST for skip next op if in it stored
c.OP_SETLIST not AMode OP
70cb74b4d6/src/core/org/luaj/vm2/Lua.java (L319)70cb74b4d6/src/core/org/luaj/vm2/Lua.java (L335)I had to rebase the master branch onto some missing changes that never made it from CVS into Git.
This renders your PR useless, I am afraid. Could you rebase your changes onto the current master branch again, please?
Pull request closed