lua-users home
lua-l archive

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


Hi Lua Authors,

Is it guaranteed, for lua 4.0.1, that the return value of lua_ref(L, 
1) is always >0? What about lua 5.0alpha and future releases? Can I 
always count on this?

Thank you.