|
> OTOH, "manual" allocation (i.e. not with lua_newuserdata) probably > counts as advanced use by itself. Surely it is in Lua. Because most functions in the API may throw an error, it is hard to ensure the release of blocks allocated "manually". -- Roberto