[ 
https://issues.apache.org/jira/browse/THRIFT-3509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15072300#comment-15072300
 ] 

James E. King, III commented on THRIFT-3509:
--------------------------------------------

I wrote this test - I will pull the tip from github and see if I run into the 
same thing.
In the meantime please let us know exactly what version of which compiler you 
are using.  The output of the compiler's --version command line flag would be 
sufficient.

> "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)

Reply via email to