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 138712DFC4 for ; Tue, 21 May 2019 10:17:43 -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 pHl1Agiqzu9U for ; Tue, 21 May 2019 10:17:43 -0400 (EDT) Received: from smtp50.i.mail.ru (smtp50.i.mail.ru [94.100.177.110]) (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 C79D82DF57 for ; Tue, 21 May 2019 10:17:42 -0400 (EDT) Date: Tue, 21 May 2019 17:17:40 +0300 From: Konstantin Osipov Subject: [tarantool-patches] Re: [PATCH v2 2/2] lib/core: introduce decimal type to tarantool Message-ID: <20190521141740.GA14334@atlas> References: <95c635a3911d0c96b5bc0f9895c646d1b286a9c4.1558443202.git.sergepetrenko@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <95c635a3911d0c96b5bc0f9895c646d1b286a9c4.1558443202.git.sergepetrenko@tarantool.org> 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: Serge Petrenko Cc: tarantool-patches@freelists.org, georgy@tarantool.org * Serge Petrenko [19/05/21 17:04]: How does this co-exist with the bindings for the same library made by the community? -- Konstantin Osipov, Moscow, Russia