Konrad Grochowski created THRIFT-2606:
-----------------------------------------

             Summary: ThreadManager.h warning in clang++ 3.4
                 Key: THRIFT-2606
                 URL: https://issues.apache.org/jira/browse/THRIFT-2606
             Project: Thrift
          Issue Type: Bug
            Reporter: Konrad Grochowski


{code}
thrift/lib/cpp/src/thrift/concurrency/ThreadManager.h:193:9: warning: class 
member cannot be redeclared [-Wredeclared-class-member]
  class Task;
        ^
thrift/lib/cpp/src/thrift/concurrency/ThreadManager.h:60:9: note: previous 
declaration is here
  class Task;
        ^
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to