From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp51.i.mail.ru (smtp51.i.mail.ru [94.100.177.111]) (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 ED53F469710 for ; Tue, 19 May 2020 12:02:57 +0300 (MSK) Date: Tue, 19 May 2020 12:02:56 +0300 From: Kirill Yukhin Message-ID: <20200519090256.pvuxvtkfwvkcql3e@tarantool.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH v2 0/2] Unhide symbols List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: tarantool-patches@dev.tarantool.org Hello, On 18 апр 01:48, Vladislav Shpilevoy wrote: > The patchset makes Tarantool stop hiding not explicitly exported > symbols. I've checked your patchset into master. -- Regards, Kirill Yukhin