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

Ben Craig updated THRIFT-2025:
------------------------------

    Attachment: ssl_port.patch
    
> Fix TSSLServerSocket 64-bit builds
> ----------------------------------
>
>                 Key: THRIFT-2025
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2025
>             Project: Thrift
>          Issue Type: Bug
>          Components: C++ - Library
>    Affects Versions: 0.9
>         Environment: Mac 64, Linux 64, Win 64
>            Reporter: Ben Craig
>             Fix For: 1.0
>
>         Attachments: ssl_port.patch
>
>
> Assorted size_t -> int conversions.
> One long -> int truncation.
> Squelching one warning that should be safe dealing with Win64 and SOCKET -> 
> int conversions.
> No longer "using namespace boost", as that can cause ambiguities between 
> global uint8_t and boost::uint8_t.

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