[PATCH 0/2] Glibc 2.28 fixes

Alexander Turenko alexander.turenko at tarantool.org
Sun Dec 2 18:57:30 MSK 2018


https://github.com/tarantool/tarantool/issues/3766
https://github.com/tarantool/tarantool/tree/Totktonada/fix-glibc-2.28-debug-build

The branch is based on top of 2.1. Please, cherry-pick this patchset to
1.10 too. The first patch maybe should be cherry-picked even to 1.9 to
allow build it on modern systems.

The second patch looks really dirty for me, but I don't see another way
in circumstances set by glibc developers (see links in the comment).

Alexander Turenko (2):
  Remove deprecated getaddrinfo() flags
  lua: fix error handling in getpwall and getgrall

 src/lua/pwd.lua  | 43 +++++++++++++++++++++++++++++++++++++++----
 src/lua/socket.c |  6 ------
 2 files changed, 39 insertions(+), 10 deletions(-)

-- 
2.19.2




More information about the Tarantool-patches mailing list