lua-users home
lua-l archive

Re: Porting Nanoki to 5.2

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


On Jan 10, 2010, at 6:37 PM, Petite Abeille wrote:
> On the C API side, there are a couple of legacy stuff to cleanup.
> 
> (3) luaL_openlib -> luaL_register
> (4) luaL_putchar -> luaL_addchar
> (5) luaL_typerror -> luaL_typeerror
Another one:
lua_strlen -> lua_rawlen
Courtesy of lzlib.

AltStyle によって変換されたページ (->オリジナル) /