From: Eugene Blikh <bigbes@gmail.com> To: tarantool-patches@freelists.org Cc: Eugine Blikh <bigbes@gmail.com> Subject: [tarantool-patches] [PATCH tarantool 0/2] Using luaT_tolstring in error conversion function, instead lua_tostring Date: Mon, 6 Aug 2018 10:16:58 +0300 [thread overview] Message-ID: <cover.1533292738.git.bigbes@gmail.com> (raw) 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
next reply other threads:[~2018-08-06 7:18 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2018-08-06 7:16 Eugene Blikh [this message] 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
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=cover.1533292738.git.bigbes@gmail.com \ --to=bigbes@gmail.com \ --cc=tarantool-patches@freelists.org \ --subject='Re: [tarantool-patches] [PATCH tarantool 0/2] Using luaT_tolstring in error conversion function, instead lua_tostring' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox