From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp47.i.mail.ru (smtp47.i.mail.ru [94.100.177.107]) (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 0A801469719 for ; Thu, 27 Feb 2020 01:45:10 +0300 (MSK) Date: Thu, 27 Feb 2020 01:45:09 +0300 From: Alexander Turenko Message-ID: <20200226224509.wunwgszrilnnmykf@tkn_work_nb> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH v2 luajit 0/3] Introduce gdb extension for LuaJIT List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Munkin Cc: tarantool-patches@dev.tarantool.org Are not it worth to squash those commits? Now the series looks as 'feature + fixup + fixup' and since we don't pushed it yet to a long-term branch is looks okay to squash fixups into the first commit. It is up to you, I just asked. WBR, Alexander Turenko.