From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp36.i.mail.ru (smtp36.i.mail.ru [94.100.177.96]) (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 8885746970E for ; Fri, 24 Jan 2020 18:26:14 +0300 (MSK) Date: Fri, 24 Jan 2020 18:26:13 +0300 From: Kirill Yukhin Message-ID: <20200124152613.rlqxwd5xtcien3tu@tarantool.org> References: <20200117134036.87011-1-sergepetrenko@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200117134036.87011-1-sergepetrenko@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH] Update decNumber library List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Serge Petrenko Cc: tarantool-patches@dev.tarantool.org Hello, On 17 янв 16:40, Serge Petrenko wrote: > Update decNumber library to silence the build warning produced on too > long integer constant. > --- > No issue. > https://github.com/tarantool/tarantool/tree/sp/silence-decnumber-warning-full-ci Checked into 2.2, 2.3 and master. Also mentioned commit was cherry-picked into 2.2. -- Regards, Kirill Yukhin