From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Alexander Turenko Subject: [PATCH 0/2] Glibc 2.28 fixes Date: Sun, 2 Dec 2018 18:57:30 +0300 Message-Id: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit To: Vladimir Davydov Cc: Alexander Turenko , tarantool-patches@freelists.org List-ID: 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