[
https://issues.apache.org/jira/browse/THRIFT-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King, III resolved THRIFT-2000.
----------------------------------------
Resolution: Cannot Reproduce
Fix Version/s: 0.9.3
I downloaded libevent-2.0.22-stable and built it into /usr/local, and used dpkg
to remove libevent-dev 2.0.16 from my Ubuntu 12.04 LTS system (uses gcc-4.6.3).
The resulting cmake and autoconf environments built, linked, and passes tests.
Therefore I am closing this as not reproducible.
> TNonblocking server does not compile with libevent 2.0.21-stable
> ----------------------------------------------------------------
>
> Key: THRIFT-2000
> URL: https://issues.apache.org/jira/browse/THRIFT-2000
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Affects Versions: 0.9
> Environment: libevent 2.0.21
> gcc 4.7
> Reporter: Konrad Grochowski
> Assignee: James E. King, III
> Fix For: 0.9.3
>
> Attachments: libevent_2_0_21.patch
>
>
> problem lays in usage of deprecated libevent API, which is still available
> but in different headers
> In patch there's ifdef based on libevent version, which will include missing
> headers, but maybe some refactoring for future will be needed
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)