Tarantool development patches archive
 help / color / mirror / Atom feed
* [tarantool-patches] [PATCH tarantool 0/2] Using luaT_tolstring in error conversion function, instead lua_tostring
@ 2018-08-06  7:16 Eugene Blikh
  2018-08-06  7:16 ` [tarantool-patches] [PATCH tarantool 1/2] Introduce luaT_tolstring Eugene Blikh
  2018-08-06  7:17 ` [tarantool-patches] [PATCH tarantool 2/2] Using luaT_tolstring in conversion function, instead lua_tostring Eugene Blikh
  0 siblings, 2 replies; 3+ messages in thread
From: Eugene Blikh @ 2018-08-06  7:16 UTC (permalink / raw)
  To: tarantool-patches; +Cc: Eugine Blikh

From: Eugine Blikh <bigbes@gmail.com>

Branch: http://github.com/tarantool/tarantool/tree/gh-3604-empty-error
Issue: https://github.com/tarantool/tarantool/issues/3604

Eugine Blikh (2):
  Introduce luaT_tolstring
  Using luaT_tolstring in conversion function, instead lua_tostring

 extra/exports                    |  1 +
 src/lua/init.h                   |  8 --------
 src/lua/utils.c                  | 33 ++++++++++++++++++++++++++++++++-
 src/lua/utils.h                  |  6 ++++++
 test/app-tap/module_api.c        | 39 +++++++++++++++++++++++++++++++++++++++
 test/app-tap/module_api.test.lua | 13 +++++++++++--
 6 files changed, 89 insertions(+), 11 deletions(-)

-- 
2.16.2

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

end of thread, other threads:[~2018-08-06  7:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-06  7:16 [tarantool-patches] [PATCH tarantool 0/2] Using luaT_tolstring in error conversion function, instead lua_tostring Eugene Blikh
2018-08-06  7:16 ` [tarantool-patches] [PATCH tarantool 1/2] Introduce luaT_tolstring Eugene Blikh
2018-08-06  7:17 ` [tarantool-patches] [PATCH tarantool 2/2] Using luaT_tolstring in conversion function, instead lua_tostring Eugene Blikh

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