[
https://issues.apache.org/jira/browse/THRIFT-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jake Farrell closed THRIFT-2024.
--------------------------------
Resolution: Fixed
> TServer.cpp warns on 64-bit platforms about truncating an rlim_t into an int
> ----------------------------------------------------------------------------
>
> Key: THRIFT-2024
> URL: https://issues.apache.org/jira/browse/THRIFT-2024
> Project: Thrift
> Issue Type: Bug
> Affects Versions: 0.9
> Environment: Linux 64, Mac 64
> Reporter: Ben Craig
> Assignee: Ben Craig
> Fix For: 0.10.0
>
> Attachments: TServer_rlim.patch
>
>
> Thrift recently changed "increase_max_fds" to return an int instead of an
> rlim_t. Now TServer.cpp warns when it converts the internal rlim_t to the
> external int.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)