[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Feature request: make typeerror public somehow
- From: Steven Degutis <sbdegutis@...>
- Date: Wed, 31 Dec 2014 10:43:42 -0600
Quoth Mr. Janda:
> I meant that the private `typeerror` itself was quite trivial before Lua
> 5.3: It just called `lua_pushfstring` and `luaL_argerror`, and thus wasn't
> really worth keeping in the Lua API. The new version in Lua 5.3 is more
> complex.
In that case I strongly vote that luaL_typerror is restored.
Dear PUC-Rio: please? pretty please?