From: Alexander Turenko <alexander.turenko@tarantool.org> To: Vladimir Davydov <vdavydov.dev@gmail.com> Cc: Alexander Turenko <alexander.turenko@tarantool.org>, tarantool-patches@freelists.org Subject: [PATCH 0/2] Glibc 2.28 fixes Date: Sun, 2 Dec 2018 18:57:30 +0300 [thread overview] Message-ID: <cover.1543765908.git.alexander.turenko@tarantool.org> (raw) 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
next reply other threads:[~2018-12-02 15:57 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2018-12-02 15:57 Alexander Turenko [this message] 2018-12-02 15:57 ` [PATCH 1/2] Remove deprecated getaddrinfo() flags Alexander Turenko 2018-12-02 15:57 ` [PATCH 2/2] lua: fix error handling in getpwall and getgrall Alexander Turenko 2018-12-03 8:33 ` Vladimir Davydov 2018-12-03 15:19 ` Alexander Turenko 2018-12-03 15:29 ` 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=cover.1543765908.git.alexander.turenko@tarantool.org \ --to=alexander.turenko@tarantool.org \ --cc=tarantool-patches@freelists.org \ --cc=vdavydov.dev@gmail.com \ --subject='Re: [PATCH 0/2] Glibc 2.28 fixes' \ /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