From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng3.m.smailru.net (smtpng3.m.smailru.net [94.100.177.149]) (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 5B23A46970F for ; Sun, 24 Nov 2019 22:33:43 +0300 (MSK) Date: Sun, 24 Nov 2019 22:31:36 +0300 From: Igor Munkin Message-ID: <20191124193136.GK18878@tarantool.org> References: <20191122120347.66629-1-arkholga@tarantool.org> <20191122120347.66629-2-arkholga@tarantool.org> <20191122134515.GH18878@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20191122134515.GH18878@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v2 1/2] build: enables DLUAJIT_ENABLE_PAIRSMM by default List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Olga Arkhangelskaia Cc: tarantool-patches@dev.tarantool.org Olya, On the second thought, I see this patch delivers exactly the feature requested in #4560[1]. Please consider to separate it from the provided patchset and rebase the second patch on it. Besides, do not forget to append a magic line to the commit message: | Closes #4560 [1]: https://github.com/tarantool/tarantool/issues/4560 -- Best regards, IM