[Tarantool-patches] [PATCH v2 luajit 18/30] test: replace math.mod to math.fmod for Lua tests
Igor Munkin
imun at tarantool.org
Wed Mar 31 01:17:13 MSK 2021
Sergos,
On 26.03.21, Sergey Ostanevich wrote:
> Hmmm. Is it better to mokeypatch it as ‘math.mod = math.fmod or math.mod’?
No, it's not (IMHO): <math.mod> (as well as <string.gfind>) is
completely removed in scope of this patch[1].
>
> Sergos.
>
>
<snipped>
>
[1]: https://github.com/tarantool/luajit/commit/de5568e
--
Best regards,
IM
More information about the Tarantool-patches
mailing list