[
https://issues.apache.org/jira/browse/THRIFT-2606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14054234#comment-14054234
]
Hudson commented on THRIFT-2606:
--------------------------------
FAILURE: Integrated in Thrift #1203 (See
[https://builds.apache.org/job/Thrift/1203/])
THRIFT-2606 ThreadManager.h warning in clang++ 3.4 (roger: rev
ca545bd42924878fca866d66fa7a8ecd2f996596)
* lib/cpp/src/thrift/concurrency/ThreadManager.h
> ThreadManager.h warning in clang++ 3.4
> --------------------------------------
>
> Key: THRIFT-2606
> URL: https://issues.apache.org/jira/browse/THRIFT-2606
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Reporter: Konrad Grochowski
> Assignee: Roger Meier
> Attachments: THRIFT-2606.patch
>
>
> {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)