Tarantool development patches archive
 help / color / mirror / Atom feed
* [tarantool-patches] [PATCH 0/3] box/console: Cleanup and bug fix
@ 2019-07-26 22:17 Cyrill Gorcunov
  2019-07-26 22:17 ` [tarantool-patches] [PATCH 1/3] box/console: Don't allow arguments in get_default_output Cyrill Gorcunov
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Cyrill Gorcunov @ 2019-07-26 22:17 UTC (permalink / raw)
  To: tml; +Cc: Alexander Turenko, Konstantin Osipov, Cyrill Gorcunov

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@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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-08-02 13:26 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-26 22:17 [tarantool-patches] [PATCH 0/3] box/console: Cleanup and bug fix Cyrill Gorcunov
2019-07-26 22:17 ` [tarantool-patches] [PATCH 1/3] box/console: Don't allow arguments in get_default_output Cyrill Gorcunov
2019-07-28 18:44   ` [tarantool-patches] " Konstantin Osipov
2019-07-28 21:43     ` Cyrill Gorcunov
2019-07-26 22:17 ` [tarantool-patches] [PATCH 2/3] box/console: Drop redundant status parameter from return Cyrill Gorcunov
2019-07-28 18:44   ` [tarantool-patches] " Konstantin Osipov
2019-07-26 22:17 ` [tarantool-patches] [PATCH 3/3] box/console: Test for nil value in args directly Cyrill Gorcunov
2019-07-28 18:46   ` [tarantool-patches] " Konstantin Osipov
2019-07-28 18:47   ` Konstantin Osipov
2019-07-28 21:42     ` Cyrill Gorcunov
2019-08-02 12:59 ` [tarantool-patches] Re: [PATCH 0/3] box/console: Cleanup and bug fix Kirill Yukhin
2019-08-02 13:26   ` Cyrill Gorcunov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox