Details
-
Question
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
0.9.3
-
centos6 , x86_64
Description
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.)