From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp53.i.mail.ru (smtp53.i.mail.ru [94.100.177.113]) (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 4002E469710 for ; Thu, 28 May 2020 10:21:50 +0300 (MSK) Date: Thu, 28 May 2020 10:21:49 +0300 From: Kirill Yukhin Message-ID: <20200528072149.n5zdiu7aja24hpec@tarantool.org> References: <20200527111406.145422-1-gorcunov@gmail.com> <20200527111406.145422-3-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-3-gorcunov@gmail.com> Subject: Re: [Tarantool-patches] [PATCH v3 02/10] core/say: drop vsay declaration 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: > The implementation has been removed in > commit ef2c171d3e8f1d675c1cab548838a03ae67a2a66 > > Part-of #689 > > Signed-off-by: Cyrill Gorcunov Checked into master as obvious. -- Regards, Kirill Yukhin