[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Proposal: lua_pushfoo() should return 1
- From: Roberto Ierusalimschy <roberto@...>
- Date: Wed, 3 Sep 2014 11:01:21 -0300
> They are of at least the same significance as those that at one point
> made you start writing
>
> return luaL_error(...)
>
> http://lua-users.org/lists/lua-l/2013-02/msg00463.html
Fair enough...
-- Roberto