[Tarantool-patches] [PATCH 00/43] Unhide symbols
Vladislav Shpilevoy
v.shpilevoy at tarantool.org
Sun Apr 12 23:18:24 MSK 2020
I wasn't sure whether a changelog is needed here, but just
in case:
@ChangeLog
- Symbols of Tarantool executable are not hidden anymore. It means,
some of private functions may become available via FFI or from
a module's code, if you know definitions of the needed functions.
Although there are no any guarantees on these symbols (gh-2971).
More information about the Tarantool-patches
mailing list