From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf1-f46.google.com (mail-lf1-f46.google.com [209.85.167.46]) (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 7618F469719 for ; Fri, 13 Nov 2020 20:54:38 +0300 (MSK) Received: by mail-lf1-f46.google.com with SMTP id z21so15124913lfe.12 for ; Fri, 13 Nov 2020 09:54:38 -0800 (PST) Date: Fri, 13 Nov 2020 20:54:33 +0300 From: Cyrill Gorcunov Message-ID: <20201113175433.GI2021@grain> References: <20201105151808.456573-1-gorcunov@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH v10 0/4] box/cbox: implement cfunc Lua module List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: tml On Thu, Nov 12, 2020 at 11:53:35PM +0100, Vladislav Shpilevoy wrote: > Hi! Thanks for the patchset! > > I am going to ask you to send responses to my comments in a > format of diff hunks fixing the comments. Usually you rush to > answer to my comments the same day they are sent with some > promises like "I will take a look", "I will see what can be done", > etc. But then you send a new version of the patchset without > responding to my comments with what you actually did regarding > each of them. > > That makes me go through the comments on my own and look for the > commented places in the new patch to see the difference. It takes > significant time. > > https://github.com/tarantool/tarantool/wiki/Code-review-procedure#during-the-review > Point 1. OK. I did the whole resend simply thought you gonna be more comfortable with.