[tarantool-patches] Re: [PATCH v1 1/1] lua: fix strange behaviour of tonumber64

Kirill Yukhin kyukhin at tarantool.org
Thu Jul 19 13:46:04 MSK 2018


Hello,
On 13 июл 14:21, Kirill Shcherbatov wrote:
> Function tonumber64 has worked incorrectly with values less
> than LLONG_MIN.
> Now it works in the interval [LLONG_MIN, ULLONG_MAX] returning
> nil otherwise.
> 
> Closes #3466.
> ---
> Branch: https://github.com/tarantool/tarantool/compare/kshch/gh-3466-tonumber64-strange-behaviour
> Issue: https://github.com/tarantool/tarantool/issues/3466
I've checked the patch into 1-10 branch.

--
Regards, Kirill Yukhin




More information about the Tarantool-patches mailing list