From: "Георгий Кириченко" <georgy@tarantool.org>
To: Konstantin Osipov <kostja@tarantool.org>
Cc: Serge Petrenko <sergepetrenko@tarantool.org>,
tarantool-patches@freelists.org
Subject: [tarantool-patches] Re: [PATCH v2 2/2] lib/core: introduce decimal type to tarantool
Date: Thu, 23 May 2019 10:15:16 +0300 [thread overview]
Message-ID: <1731779.4I93YYQjSG@home.lan> (raw)
In-Reply-To: <20190521145920.GB15755@atlas>
[-- Attachment #1: Type: text/plain, Size: 947 bytes --]
On Tuesday, May 21, 2019 5:59:20 PM MSK Konstantin Osipov wrote:
> * Serge Petrenko <sergepetrenko@tarantool.org> [19/05/21 17:56]:
> > > 21 мая 2019 г., в 17:17, Konstantin Osipov <kostja@tarantool.org>
> > > написал(а):
> > >
> > > * Serge Petrenko <sergepetrenko@tarantool.org> [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
I'm not sure there is a symbol clash because Serge used a static library and
non-marked symbols are stripped. If would use a shared one then users code
won't do anything and reuse the linked library.
At least the situation is the same as with libz/ssl and other libraries we
link with.
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2019-05-23 7:15 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-21 13:12 [tarantool-patches] [PATCH v2 0/2] Introduce decimal type to tarantool core Serge Petrenko
2019-05-21 13:12 ` [tarantool-patches] [PATCH v2 1/2] third-party: add decNumber library Serge Petrenko
2019-05-21 13:12 ` [tarantool-patches] [PATCH v2 2/2] lib/core: introduce decimal type to tarantool Serge Petrenko
2019-05-21 14:17 ` [tarantool-patches] " Konstantin Osipov
2019-05-21 14:52 ` Serge Petrenko
2019-05-21 14:59 ` Konstantin Osipov
2019-05-23 7:15 ` Георгий Кириченко [this message]
2019-05-23 11:44 ` Konstantin Osipov
2019-05-23 14:45 ` Serge Petrenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1731779.4I93YYQjSG@home.lan \
--to=georgy@tarantool.org \
--cc=kostja@tarantool.org \
--cc=sergepetrenko@tarantool.org \
--cc=tarantool-patches@freelists.org \
--subject='[tarantool-patches] Re: [PATCH v2 2/2] lib/core: introduce decimal type to tarantool' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox