Tarantool development patches archive
 help / color / mirror / Atom feed
* [PATCH 0/2] Glibc 2.28 fixes
@ 2018-12-02 15:57 Alexander Turenko
  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
  0 siblings, 2 replies; 6+ messages in thread
From: Alexander Turenko @ 2018-12-02 15:57 UTC (permalink / raw)
  To: Vladimir Davydov; +Cc: Alexander Turenko, tarantool-patches

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-12-03 15:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-02 15:57 [PATCH 0/2] Glibc 2.28 fixes Alexander Turenko
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox