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 C478B2EB30 for ; Tue, 21 May 2019 10:52:03 -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 iFW_PwqZ_ubM for ; Tue, 21 May 2019 10:52:03 -0400 (EDT) Received: from smtp18.mail.ru (smtp18.mail.ru [94.100.176.155]) (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 83DC72EB12 for ; Tue, 21 May 2019 10:52:03 -0400 (EDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.8\)) Subject: [tarantool-patches] Re: [PATCH v2 2/2] lib/core: introduce decimal type to tarantool From: Serge Petrenko In-Reply-To: <20190521141740.GA14334@atlas> Date: Tue, 21 May 2019 17:52:00 +0300 Content-Transfer-Encoding: quoted-printable Message-Id: References: <95c635a3911d0c96b5bc0f9895c646d1b286a9c4.1558443202.git.sergepetrenko@tarantool.org> <20190521141740.GA14334@atlas> 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: Konstantin Osipov Cc: tarantool-patches@freelists.org, Georgy Kirichenko > 21 =D0=BC=D0=B0=D1=8F 2019 =D0=B3., =D0=B2 17:17, Konstantin Osipov = =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB(=D0=B0):= >=20 > * Serge Petrenko [19/05/21 17:04]: >=20 > How does this co-exist with the bindings for the same library > made by the community? >=20 What do you mean? I=E2=80=99m not sure I understand. Are you talking about conversions between our decimal and ldecnumber = decimal? > --=20 > Konstantin Osipov, Moscow, Russia