lua-users home
lua-l archive

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


> - Some changes to lua_getinfo to return the correct line when called
> on a yielded task (It was off by one).

This seems like a bug to me. Have you reported that?

-- Roberto