[
https://issues.apache.org/jira/browse/THRIFT-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13963611#comment-13963611
]
Hudson commented on THRIFT-2454:
--------------------------------
FAILURE: Integrated in Thrift #1122 (See
[https://builds.apache.org/job/Thrift/1122/])
THRIFT-2454: c_glib: There is no gethostbyname_r() in some OS (roger: rev
bea3144a456a635c7a2e84c92277c5ad27f892d6)
* configure.ac
* lib/c_glib/src/thrift/c_glib/transport/thrift_socket.c
> c_glib: There is no gethostbyname_r() in some OS.
> -------------------------------------------------
>
> Key: THRIFT-2454
> URL: https://issues.apache.org/jira/browse/THRIFT-2454
> Project: Thrift
> Issue Type: Bug
> Components: C glib - Library
> Affects Versions: 0.9.2
> Reporter: Jin-wook Jeong
> Assignee: Roger Meier
> Priority: Minor
> Attachments: thrift-2454.patch
>
>
> We don't have gethostbyname_r() in some OS. (e.g. OS X)
> The gethostbyname() is reentrant in such OS, instead.
> This is a regression caused by THRIFT-2414
--
This message was sent by Atlassian JIRA
(v6.2#6252)