From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 18 Jul 2019 12:55:38 +0300 From: Konstantin Osipov Subject: Re: [tarantool-patches] [PATCH v3 4/4] box: introduce functional indexes in memtx Message-ID: <20190718095538.GF21191@atlas> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: To: tarantool-patches@freelists.org Cc: vdavydov.dev@gmail.com, Kirill Shcherbatov List-ID: * Kirill Shcherbatov [19/07/17 09:39]: > + /** > + * Can't verify functional index extractor routine > + * reference on load because the function object > + * had not been registered in Tarantool yet. > + */ Next, please set up your git order. Header file changes should come before .c file changes, and new/added files should come first. Please reset with a reasonable git order so that the patch is possible to review. -- Konstantin Osipov, Moscow, Russia