lua-users home
lua-l archive

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


> Should luaD_precall's invocation of luaD_hook, see [1], reflect the
> recent changes to C functions and tail calls (i.e., check CIST_TAIL)?
> 
> [...]

Probably yes, but I am not sure we are going to keep this change.

-- Roberto