[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Ravi-Distro 0.5 alpha release
- From: Andrew Gierth <andrew@...>
- Date: Thu, 15 Nov 2018 17:19:07 +0000
>>>>> "Philippe" == Philippe Verdy <verdy_p@wanadoo.fr> writes:
Philippe> What is even worse is that the same page states
Why are you reading the online copy of PiL, which is for a long-obsolete
version of Lua, rather than the _actual documentation_?
https://www.lua.org/manual/5.3/manual.html#3.3.5
This makes it perfectly clear that:
- the actual loop iteration variables are hidden and not accessible
- any changes to the visible loop variable in the loop body have no
effect beyond the end of the current iteration
Philippe> The doc is not clear about the behavior of a numeric for
Philippe> loop, when the optional stepping value is zero
The actual manual (as linked above) is precisely clear about this.
--
Andrew.
- References:
- [ANN] Ravi-Distro 0.5 alpha release, Dibyendu Majumdar
- Re: [ANN] Ravi-Distro 0.5 alpha release, Egor Skriptunoff
- Re: [ANN] Ravi-Distro 0.5 alpha release, Dibyendu Majumdar
- Re: [ANN] Ravi-Distro 0.5 alpha release, Egor Skriptunoff
- Re: [ANN] Ravi-Distro 0.5 alpha release, Dibyendu Majumdar
- Re: [ANN] Ravi-Distro 0.5 alpha release, Philippe Verdy
- Re: [ANN] Ravi-Distro 0.5 alpha release, Philippe Verdy
- Re: [ANN] Ravi-Distro 0.5 alpha release, Philippe Verdy
- Re: [ANN] Ravi-Distro 0.5 alpha release, Albert Chan
- Re: [ANN] Ravi-Distro 0.5 alpha release, Philippe Verdy
- Re: [ANN] Ravi-Distro 0.5 alpha release, Philippe Verdy