[Tarantool-patches] [PATCH 00/43] Unhide symbols

Konstantin Osipov kostja.osipov at gmail.com
Tue Apr 14 00:38:01 MSK 2020


* Vladislav Shpilevoy <v.shpilevoy at tarantool.org> [20/04/14 00:01]:
> - Other symbols, which are not public, and are not needed for
>   Lua FFI. Typically these are all non inlined functions used in
>   the final executable in one way or another. These are highly
>   unstable, can be renamed, removed.
> 
> Mons wants to use the third group.
> 
> Talking of your question 'Why would he want to use them?' - I don't
> know. I don't like that either. But it was discussed already millions
> of times. At 1000001th time Kirill decided to surrender, the ticket
> was assigned on a milestone and given to me, and so it is implemented.

Mons will be happy simply if we switch back to default gcc linking
options, -fvisibility=default, which is basically dropping
-exported_symbols_list.

-- 
Konstantin Osipov, Moscow, Russia


More information about the Tarantool-patches mailing list