[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Question about Lua/C API lua_error usage
- From: Sergey Kaplun <sergeykaplun1998@...>
- Date: Thu, 12 Aug 2021 15:44:26 +0300
Hi, Viacheslav!
Thanks for your responce!
On 12.08.21, Viacheslav Usov wrote:
> On Thu, Aug 12, 2021 at 10:41 AM Каплун Сергей
> <sergeykaplun1998@gmail.com> wrote:
>
> > I have a question about Lua/C API (5.1) usage:
>
> > The Lua Reference Manual (5.4) declares that:
>
> > For the Lua 5.1 this operation seems valid to me.
>
> Don't you see a version mismatch here? If all you care about is Lua
> 5.1, then you should be quoting the Lua 5.1 manual.
Yes, I know, but this part is ommitted in Lua 5.1 Reference Manual [1].
I just quote the most verbose one.
>
> Cheers,
> V.
[1]: https://www.lua.org/manual/5.1/manual.html#3.6
--
Best regards,
Sergey Kaplun