From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng2.m.smailru.net (smtpng2.m.smailru.net [94.100.179.3]) (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 D8C214696C3 for ; Sun, 19 Apr 2020 20:59:06 +0300 (MSK) Date: Sun, 19 Apr 2020 20:51:59 +0300 From: Igor Munkin Message-ID: <20200419175159.GR8314@tarantool.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH v2 0/2] Enable LuaJIT tests written in C List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: tarantool-patches@dev.tarantool.org Vlad, Thanks a lot for your review! You're always welcome with the LuaJIT-related questions :) On 19.04.20, Vladislav Shpilevoy wrote: > Hi! Thanks for the patch! > > LGTM. To extent at which I know what is happening here (still low). -- Best regards, IM