[ 
https://issues.apache.org/jira/browse/THRIFT-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roger Meier resolved THRIFT-2024.
---------------------------------

    Resolution: Fixed
      Assignee: Ben Craig

Thanks Ben!
                
> 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: 1.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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to