[
https://issues.apache.org/jira/browse/THRIFT-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roger Meier resolved THRIFT-2025.
---------------------------------
Resolution: Fixed
is fixed within master
> 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 was sent by Atlassian JIRA
(v6.2#6252)