Re: Default to LUA_NOCVTN2S and LUA_NOCVTS2N
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Default to LUA_NOCVTN2S and LUA_NOCVTS2N
- From: Roberto Ierusalimschy <roberto@...>
- Date: Mon, 7 Oct 2019 11:39:10 -0300
> Is there a plan to make LUA_NOCVTN2S and LUA_NOCVTS2N the default, i.e.
> no implicit conversion between numbers/strings?
No (at least for now).
-- Roberto