debugger.lua icon indicating copy to clipboard operation
debugger.lua copied to clipboard

problem with lua 5.3.3

Open hexabyte23 opened this issue 9 years ago • 4 comments

I get this error PANIC: unprotected error in call to Lua API (attempt to index a function value) inside function dbg_setup() when setting readFunct param, inside function lua_setfield(lua, -1, "read");

hexabyte23 avatar Sep 17 '16 11:09 hexabyte23

Do you still need this fixing? :)

MikeDX avatar Dec 18 '19 14:12 MikeDX

Good question... I think I fixed this in the dev branch a month or two ago, but probably never merged it. I should add some tests for the C API.

slembcke avatar Jan 06 '20 16:01 slembcke

You are correct, it is fixed in the dev branch (the same change is present as in my fixed version)

MikeDX avatar Jan 06 '20 18:01 MikeDX

this issue is 5 years old as of yday. please forgive me for not really contributing anything but questionable humor.

rusefillc avatar Sep 18 '21 14:09 rusefillc