From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp5.mail.ru (smtp5.mail.ru [94.100.179.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id D3BB541C5DB for ; Sun, 28 Jun 2020 19:40:01 +0300 (MSK) References: <20200626144410.28159-1-k.sosnin@tarantool.org> From: Vladislav Shpilevoy Message-ID: <46d714a9-6eae-06df-080c-cb1de97bdb1d@tarantool.org> Date: Sun, 28 Jun 2020 18:39:59 +0200 MIME-Version: 1.0 In-Reply-To: <20200626144410.28159-1-k.sosnin@tarantool.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH] Fix typo in decNumberToUInt64 List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Chris Sosnin , tarantool-patches@dev.tarantool.org, sergepetrenko@tarantool.org Thanks for the patch! LGTM.