[Tarantool-patches] [PATCH resend v2 07/11] lua, datetime: proper datetime encoding
Timur Safin
tsafin at tarantool.org
Sat Jul 31 01:20:39 MSK 2021
: From: Oleg Babin <olegrok at tarantool.org>
: Subject: Re: [Tarantool-patches] [PATCH resend v2 07/11] lua, datetime:
: proper datetime encoding
:
: Thanks for your patch. This change should be squashed into the patch
: where encoding was introduced.
Agreed.
:
: On 28.07.2021 13:34, Timur Safin via Tarantool-patches wrote:
: > * correct incorrect encoding of MP_EXT sizes for datetime
: > messagepack values;
: > * export necessary symbols for datetime messagepack size calculations
: > so they will be available for Lua consumption.
: >
: > Part of #5941
: > ---
: > src/exports.h | 2 ++
: > src/lib/core/datetime.c | 15 ++++++++++-----
: > src/lua/msgpackffi.lua | 10 ++++++++++
: > 3 files changed, 22 insertions(+), 5 deletions(-)
: >
Thanks,
Timur
More information about the Tarantool-patches
mailing list