[
https://issues.apache.org/jira/browse/THRIFT-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vitali Lovich updated THRIFT-2474:
----------------------------------
Component/s: C++ - Library
Description: ntohll & htonll are incorrectly assumed to be undefined
if not glibc/MSVC. Instead they should be protected by ifndef in case the
platform provides them.
Affects Version/s: 0.9.1
> thrift.h causes a compile failure
> ---------------------------------
>
> Key: THRIFT-2474
> URL: https://issues.apache.org/jira/browse/THRIFT-2474
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Affects Versions: 0.9.1
> Reporter: Vitali Lovich
>
> ntohll & htonll are incorrectly assumed to be undefined if not glibc/MSVC.
> Instead they should be protected by ifndef in case the platform provides them.
--
This message was sent by Atlassian JIRA
(v6.2#6252)