lua-users home
lua-l archive

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


> I found two minor typos:
> 
> PIL, p237,238,239: 
> 	
> "error(L, ..." should be "luaL_error(" I think.

This error function was defined on page 220.

-- Roberto