[tarantool-patches] Re: [PATCH] add FindICONV and iconv wrapper

  • From: Georgy Kirichenko <georgy@xxxxxxxxxxxxx>
  • To: Konstantin Belyavskiy <k.belyavskiy@xxxxxxxxxxxxx>
  • Date: Mon, 23 Jul 2018 16:17:10 +0300

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: signature.asc
Description: This is a digitally signed message part.

Other related posts: