lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Mike Pall wrote:
The interesting things to know for any further analysis would be
whether the upvalue in question is closed or open before the
assertion and whether the upvalue originally pointed to a stack
entry in a different coroutine (remarkupval() should take care
of the dead coroutine case, though).

How would I find this information out?  Can I scatter some
printfs?

--Adam
--
Adam D. Moss   -   adam@gimp.org