|
On 2-Oct-06, at 11:24 AM, Luiz Henrique de Figueiredo wrote:
lua_stripdebug() seems like a reasonable interface.Except that this would affect all closures using the same prototype, which may be surprising if you do not know the internals of Lua. --lhf
Indeed. That should be documented.