phoneli created THRIFT-3509:
-------------------------------
Summary: "make check" error
Key: THRIFT-3509
URL: https://issues.apache.org/jira/browse/THRIFT-3509
Project: Thrift
Issue Type: Bug
Components: C++ - Compiler
Affects Versions: 0.9.3
Environment: centos6 , x86_64
Reporter: phoneli
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)