Tarantool development patches archive
 help / color / mirror / Atom feed
From: Alexander Turenko <alexander.turenko@tarantool.org>
To: Kirill Shcherbatov <kshcherbatov@tarantool.org>
Cc: tarantool-patches@freelists.org,
	Vladimir Davydov <vdavydov.dev@gmail.com>
Subject: Re: [tarantool-patches] Re: [PATCH v3 1/1] lua: add key_def lua module
Date: Mon, 6 May 2019 18:35:46 +0300	[thread overview]
Message-ID: <20190506153546.oute7eu4qixkkrgp@tkn_work_nb> (raw)
In-Reply-To: <87a7c21e-83ec-8a90-b543-06123cc3117c@tarantool.org>

> /**
> * Check an existent tuple pointer in LUA stack by specified

Nit: Lua is not an acronym.

https://stackoverflow.com/a/13615976

> * index or attemt to construct it by LUA table.
> * Increase tuple's reference counter.
> * Returns not NULL tuple pointer on success, NULL otherwise.
> */
> static struct tuple *
> luaT_key_def_check_tuple(struct lua_State *L, struct key_def *key_def, int idx)

  reply	other threads:[~2019-05-06 15:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-22 12:28 Kirill Shcherbatov
2019-04-24 18:13 ` [tarantool-patches] " Konstantin Osipov
2019-04-25  8:42   ` [tarantool-patches] " Alexander Turenko
2019-04-30 10:30 ` Vladimir Davydov
2019-05-06 15:27   ` [tarantool-patches] " Kirill Shcherbatov
2019-05-06 15:35     ` Alexander Turenko [this message]
2019-05-06 16:25     ` Vladimir Davydov

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=20190506153546.oute7eu4qixkkrgp@tkn_work_nb \
    --to=alexander.turenko@tarantool.org \
    --cc=kshcherbatov@tarantool.org \
    --cc=tarantool-patches@freelists.org \
    --cc=vdavydov.dev@gmail.com \
    --subject='Re: [tarantool-patches] Re: [PATCH v3 1/1] lua: add key_def lua module' \
    /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