From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp29.i.mail.ru (smtp29.i.mail.ru [94.100.177.89]) (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 EFAAA469710 for ; Thu, 28 May 2020 10:21:21 +0300 (MSK) Date: Thu, 28 May 2020 10:21:20 +0300 From: Kirill Yukhin Message-ID: <20200528072120.3uxwenqtzm6keddb@tarantool.org> References: <20200527111406.145422-1-gorcunov@gmail.com> <20200527111406.145422-2-gorcunov@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200527111406.145422-2-gorcunov@gmail.com> Subject: Re: [Tarantool-patches] [PATCH v3 01/10] core/say: drop redundant declarations List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cyrill Gorcunov Cc: tml Hello, On 27 май 14:13, Cyrill Gorcunov wrote: > Part-of #689 > > Signed-off-by: Cyrill Gorcunov Checked into master as obvious. -- Regards, Kirill Yukhin