[
https://issues.apache.org/jira/browse/THRIFT-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908566#comment-14908566
]
Hudson commented on THRIFT-3329:
--------------------------------
SUCCESS: Integrated in Thrift #1665 (See
[https://builds.apache.org/job/Thrift/1665/])
THRIFT-3329: fix C++ tests incompatibility with boost-1.59 (hcorg: rev
e9bdb411fbf06aa51d25a6fd85a76327b2dc4ae4)
* lib/cpp/test/TransportTest.cpp
* lib/cpp/test/TServerIntegrationTest.cpp
* lib/cpp/test/ZlibTest.cpp
* lib/cpp/test/TMemoryBufferTest.cpp
* lib/cpp/test/SecurityTest.cpp
> C++ library unit tests don't compile against the new boost-1.59 unit test
> framework
> -----------------------------------------------------------------------------------
>
> Key: THRIFT-3329
> URL: https://issues.apache.org/jira/browse/THRIFT-3329
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Affects Versions: 0.9.3
> Reporter: James E. King, III
> Assignee: James E. King, III
> Fix For: 0.9.4
>
>
> BOOST_MESSAGE was deprecated in the past and has finally been removed (tried
> boost-1.59, possibly removed in an earlier release, but it all works in
> boost-1.54). Some of the C++ library unit test code uses BOOST_MESSAGE so it
> won't compile any more. In addition, the method to make a test has changed
> slightly and needs version specific code to handle both old and new.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)