Hello,

Here a test file "test.cld" to show the problem:

local t = {bla = "blub"}

-- no problem:
print(table.serialize(t))

-- error: l-table.lua:565: unable to dump given function:
print(table.serialize(environment))

context.bye()

-- 
           Peter
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to