From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 644BC27BE5 for ; Wed, 15 Aug 2018 08:14:46 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sFcJSo4BHjpx for ; Wed, 15 Aug 2018 08:14:46 -0400 (EDT) Received: from smtp16.mail.ru (smtp16.mail.ru [94.100.176.153]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id C889D28D69 for ; Wed, 15 Aug 2018 08:14:45 -0400 (EDT) Subject: [tarantool-patches] Re: [PATCH v1 0/5] box: indexes by JSON path References: From: Kirill Shcherbatov Message-ID: Date: Wed, 15 Aug 2018 15:14:43 +0300 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-subscribe: List-owner: List-post: List-archive: To: Tarantool MailList Cc: Vladislav Shpilevoy > 1. Typo: no such word 'referes'. > 2. On the Travis engine/upsert test fails: > https://travis-ci.org/tarantool/tarantool/jobs/412620927 > 3. I've got the build errors: Hi! Thank you for review. I've reworked patch a lot and I'll send it as v2.