From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp56.i.mail.ru (smtp56.i.mail.ru [217.69.128.36]) (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 5101C469710 for ; Tue, 19 May 2020 23:08:20 +0300 (MSK) References: <20200518093748.16825-1-skaplun@tarantool.org> <74b93f1b-5515-6f8a-32d6-4672e312eb51@tarantool.org> <20200519102924.GA27691@root> From: Vladislav Shpilevoy Message-ID: Date: Tue, 19 May 2020 22:08:18 +0200 MIME-Version: 1.0 In-Reply-To: <20200519102924.GA27691@root> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH] lua: lua_field_inspect_table without pushcfunction List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sergey Kaplun Cc: tarantool-patches@dev.tarantool.org Hi! Thanks for the explanation! Looks nice. Please, fix the other comments and the patch will be good to go.