From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 4 Feb 2019 12:48:51 +0300 From: Vladimir Davydov Subject: Re: [PATCH v9 1/6] lib: update msgpuck library Message-ID: <20190204094851.scg4dfxxbx5fd6oi@esperanza> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: To: Kirill Shcherbatov Cc: tarantool-patches@freelists.org List-ID: On Sun, Feb 03, 2019 at 01:20:21PM +0300, Kirill Shcherbatov wrote: > The msgpack dependency has been updated because the new version > introduces the new mp_stack class which we will use to parse > tuple without recursion when initializing the field map. > > Needed for #1012 > --- > src/lib/msgpuck | 2 +- > test/unit/msgpack.result | 4 +++- > 2 files changed, 4 insertions(+), 2 deletions(-) Pushed this one to 2.1.