[ https://issues.apache.org/jira/browse/THRIFT-3509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15072348#comment-15072348 ]
phoneli commented on THRIFT-3509: --------------------------------- my g++/gcc version : "g++/gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-16)" > "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 > 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)