You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jake Farrell (JIRA)" <ji...@apache.org> on 2016/04/04 20:53:26 UTC

[jira] [Closed] (THRIFT-2024) TServer.cpp warns on 64-bit platforms about truncating an rlim_t into an int

     [ 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)