[
https://issues.apache.org/jira/browse/THRIFT-3509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King, III resolved THRIFT-3509.
----------------------------------------
Resolution: Cannot Reproduce
Assignee: James E. King, III
Recommend using a docker environment or gcc-4.6.3 or later.
> "make check" error
> ------------------
>
> Key: THRIFT-3509
> URL: https://issues.apache.org/jira/browse/THRIFT-3509
> Project: Thrift
> Issue Type: Question
> Components: C++ - Compiler
> Affects Versions: 0.9.3
> Environment: centos6 , x86_64
> Reporter: phoneli
> Assignee: James E. King, III
> Labels: bug, questions
>
> i clone the code from : https://git-wip-us.apache.org/repos/asf/thrift.git"
> when i do "make check" , it error .
> error mesage :
> "
> TServerIntegrationTest.cpp: In member function 'void
> TServerIntegrationTest::test_stop_with_uninterruptable_clients_connected::test_method()':
> TServerIntegrationTest.cpp:382: error: 'template<class TServerType> class
> TServerIntegrationTestFixture' used without template parameters
> TServerIntegrationTest.cpp:386: error: 'template<class TServerType> class
> TServerIntegrationTestFixture' used without template parameters
> TServerIntegrationTest.cpp: In member function 'void
> TServerIntegrationTest::test_concurrent_client_limit::test_method()':
> TServerIntegrationTest.cpp:418: error: 'template<class TServerType> class
> TServerIntegrationTestFixture' used without template parameters
> "
> Is this an issue of source-code?
> (my english is not good.)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)