box: set default c_func_iproto_multireturn to new
This patch sets the aforementioned option to new. This is a breaking change that makes the behaviour of the stored C functions called locally and remotely via iproto consistent. Closes #4799 Relates to #8576 NO_DOC=see previous commit
Showing
- changelogs/unreleased/gh-8576-set-compat-options-to-new.md 1 addition, 0 deletionschangelogs/unreleased/gh-8576-set-compat-options-to-new.md
- src/box/port.c 1 addition, 1 deletionsrc/box/port.c
- src/lua/compat.lua 1 addition, 1 deletionsrc/lua/compat.lua
- test/box-luatest/gh_4799_fix_c_stored_functions_call_test.lua 13 additions, 1 deletion.../box-luatest/gh_4799_fix_c_stored_functions_call_test.lua
- test/box/func_reload.result 4 additions, 7 deletionstest/box/func_reload.result
- test/box/function1.result 6 additions, 9 deletionstest/box/function1.result
- test/box/function1.test.lua 0 additions, 2 deletionstest/box/function1.test.lua
- test/box/push.result 0 additions, 1 deletiontest/box/push.result
Loading
Please register or sign in to comment