[
https://issues.apache.org/jira/browse/THRIFT-1751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13790945#comment-13790945
]
Hudson commented on THRIFT-1751:
--------------------------------
SUCCESS: Integrated in Thrift #926 (See
[https://builds.apache.org/job/Thrift/926/])
THRIFT-1751: definition of increase_max_fds doesn't compile when (bencraig: rev
96ea9daf806a0de09fdd0c6948c0bbb7eab82004)
* lib/cpp/src/thrift/server/TServer.cpp
* lib/cpp/src/thrift/server/TServer.h
> definition of increase_max_fds doesn't compile when HAVE_SYS_RESOURCE_H is
> not defined
> --------------------------------------------------------------------------------------
>
> Key: THRIFT-1751
> URL: https://issues.apache.org/jira/browse/THRIFT-1751
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Affects Versions: 0.9, 1.0
> Reporter: Ben Craig
> Assignee: Ben Craig
> Fix For: 1.0
>
> Attachments: TServer_guard2.patch
>
>
> The definition of increase_max_fds uses struct rlimit, which is defined in
> sys/resource.h. If sys/resource.h doesn't get included, you get a compiler
> error.
--
This message was sent by Atlassian JIRA
(v6.1#6144)