Re: 5.4 Incompatibilities with the Previous Version
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: 5.4 Incompatibilities with the Previous Version
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2021年9月21日 14:48:04 -0300
> https://www.lua.org/manual/5.4/manual.html#8 does not say anything about ‘require’ which returns two values since 5.4. it’ll be much better to mention that incompatibility there.
Why is that an incompatibility? Is there any real code that stopped
working because of that change?
-- Roberto