From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp40.i.mail.ru (smtp40.i.mail.ru [94.100.177.100]) (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 51BBE469710 for ; Thu, 28 May 2020 15:57:17 +0300 (MSK) Received: by smtp40.i.mail.ru with esmtpa (envelope-from ) id 1jeI60-0001F4-MC for tarantool-patches@dev.tarantool.org; Thu, 28 May 2020 15:57:16 +0300 References: <20200528100738.221911-1-gorcunov@gmail.com> <20200528100738.221911-6-gorcunov@gmail.com> From: lvasiliev Message-ID: Date: Thu, 28 May 2020 15:57:16 +0300 MIME-Version: 1.0 In-Reply-To: <20200528100738.221911-6-gorcunov@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH v4 5/8] lua/log: declare log as separate variable List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: tarantool-patches@dev.tarantool.org Hi! Thank you for the patch. it's seems like the patch don't change anything, but actually the code look more pretty. I don't mind. LGTM