18 May
2011
18 May
'11
3:49 p.m.
Hans Hagen
-- error: l-table.lua:565: unable to dump given function: print(table.serialize(environment))
to be expected
And what about replacing line 565 by something like this: handle(format("%s [%q]=loadstring(%q),",depth,k, debug.getinfo(v).what == "C" and "C code" or dump(v))) -- Peter