From: Georgy Kirichenko <georgy@tarantool.org> To: Konstantin Belyavskiy <k.belyavskiy@tarantool.org> Cc: tarantool-patches@freelists.org Subject: [tarantool-patches] Re: [PATCH] add FindICONV and iconv wrapper Date: Mon, 23 Jul 2018 16:17:10 +0300 [thread overview] Message-ID: <2411664.Jxh9JcPWzN@localhost> (raw) In-Reply-To: <20180720165052.8631-1-k.belyavskiy@tarantool.org> [-- Attachment #1: Type: text/plain, Size: 771 bytes --] Mostly good, but see on my comments bellow On Friday, July 20, 2018 7:50:52 PM MSK Konstantin Belyavskiy wrote: > Fixing build under FreeBSD: > +# - Find the readline include files and libraries > +# - Include finding of termcap or curses Wrong comment > +iconv_wrap_open > +iconv_wrap_close > +iconv_wrap I would be like if you renamed this using pattern tnt_<name> > exception_get_string > exception_get_int > > lua/errno.c > + lua/iconv_wrap.c I would be like if you used name like tnt_iconv.c > lua/socket.c > lua/pickle.c > lua/fio.c > diff --git a/src/lua/iconv_wrap.h b/src/lua/iconv_wrap.h > new file mode 100644 > index 000000000..03aee40e4 > --- /dev/null > +++ b/src/lua/iconv_wrap.h I am do not really sure we need this file [-- Attachment #2: This is a digitally signed message part. --] [-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2018-07-23 13:17 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2018-07-20 16:50 [tarantool-patches] " Konstantin Belyavskiy 2018-07-23 13:17 ` Georgy Kirichenko [this message] 2018-07-24 14:39 ` [tarantool-patches] Re[2]: " Konstantin Belyavskiy 2018-07-24 16:54 ` [tarantool-patches] Re: Re[2]: " Kirill Yukhin
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=2411664.Jxh9JcPWzN@localhost \ --to=georgy@tarantool.org \ --cc=k.belyavskiy@tarantool.org \ --cc=tarantool-patches@freelists.org \ --subject='[tarantool-patches] Re: [PATCH] add FindICONV and iconv wrapper' \ /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