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 E47822EB61 for ; Tue, 21 May 2019 10:59:22 -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 nRMCxO5R_oei for ; Tue, 21 May 2019 10:59:22 -0400 (EDT) Received: from smtp29.i.mail.ru (smtp29.i.mail.ru [94.100.177.89]) (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 A328F2DB3B for ; Tue, 21 May 2019 10:59:22 -0400 (EDT) Date: Tue, 21 May 2019 17:59:20 +0300 From: Konstantin Osipov Subject: [tarantool-patches] Re: [PATCH v2 2/2] lib/core: introduce decimal type to tarantool Message-ID: <20190521145920.GB15755@atlas> References: <95c635a3911d0c96b5bc0f9895c646d1b286a9c4.1558443202.git.sergepetrenko@tarantool.org> <20190521141740.GA14334@atlas> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: 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 Kirichenko * Serge Petrenko [19/05/21 17:56]: > > > 21 мая 2019 г., в 17:17, Konstantin Osipov написал(а): > > > > * Serge Petrenko [19/05/21 17:04]: > > > > How does this co-exist with the bindings for the same library > > made by the community? > > > > What do you mean? I’m not sure I understand. > Are you talking about conversions between our decimal and ldecnumber decimal? I mean the symbol clash when people are trying to use the standalone .so -- Konstantin Osipov, Moscow, Russia