* [tarantool-patches] [PATCH] Add 'key_def_new_with_parts' (temporary)
@ 2018-04-03 17:10 Alexander Turenko
2018-04-04 6:01 ` [tarantool-patches] " Kirill Yukhin
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Turenko @ 2018-04-03 17:10 UTC (permalink / raw)
To: Kirill Yukhin; +Cc: tarantool-patches, Alexander Turenko
Filed gh-3311 to remove this export soon.
Fixes #3310.
---
branch: gh-3310-export-key_def_new_with_parts
travis-ci: https://travis-ci.org/tarantool/tarantool/builds/361723077
extra/exports | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/extra/exports b/extra/exports
index b4a89c23d..a274bb23b 100644
--- a/extra/exports
+++ b/extra/exports
@@ -349,3 +349,9 @@ luaJIT_setmode
luaJIT_profile_start
luaJIT_profile_stop
luaJIT_profile_dumpstack
+
+# Temporary
+
+# Important! This function will be removed from exports soon (in the scope of
+# 1.9.1). Don't use it.
+key_def_new_with_parts
--
2.15.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-04-04 6:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-03 17:10 [tarantool-patches] [PATCH] Add 'key_def_new_with_parts' (temporary) Alexander Turenko
2018-04-04 6:01 ` [tarantool-patches] " Kirill Yukhin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox