[tarantool-patches] [PATCH 0/3] box/console: Cleanup and bug fix

Cyrill Gorcunov gorcunov at gmail.com
Sat Jul 27 01:17:09 MSK 2019


In first two patches simply make code smaller and in
third patch fix a real bug I catched when started to
investigate test migration to lua output.

---

The following changes since commit f21a9932293bbbb5f3b6a3c6fa69a5bb3953e4b1:

  LTO build fails on warning message (2019-07-26 20:52:43 +0300)

are available in the Git repository at:

  git at github.com:cyrillos/tarantool.git console-repl-serpent-5

for you to fetch changes up to dfdfb6d9a67427c39b6f8403c111c61078f68909:

  box/console: Test for nil value in args directly (2019-07-27 01:13:00 +0300)

----------------------------------------------------------------
Cyrill Gorcunov (3):
      box/console: Don't allow arguments in get_default_output
      box/console: Drop redundant status parameter from return
      box/console: Test for nil value in args directly

 src/box/lua/console.lua | 33 ++++++++++++++++++---------------
 1 file changed, 18 insertions(+), 15 deletions(-)
-- 
2.20.1





More information about the Tarantool-patches mailing list