From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-f194.google.com (mail-lj1-f194.google.com [209.85.208.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 3019C46970E for ; Tue, 21 Jan 2020 18:28:01 +0300 (MSK) Received: by mail-lj1-f194.google.com with SMTP id z22so3256690ljg.1 for ; Tue, 21 Jan 2020 07:28:01 -0800 (PST) Date: Tue, 21 Jan 2020 18:27:57 +0300 From: Cyrill Gorcunov Message-ID: <20200121152757.GH2437@uranus> References: <20200120175950.28060-1-gorcunov@gmail.com> <20200121151641.cv2ka3t7cewbjsau@tkn_work_nb> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200121151641.cv2ka3t7cewbjsau@tkn_work_nb> Subject: Re: [Tarantool-patches] [PATCH v3 0/3] box/console: Fix multireturn and empty output List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Turenko Cc: tml On Tue, Jan 21, 2020 at 06:16:42PM +0300, Alexander Turenko wrote: > Thanks! > > There are several missed comments. > > Cited from [1]: > Thanks a huge, Sasha!!!