[
https://issues.apache.org/jira/browse/THRIFT-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14054235#comment-14054235
]
Hudson commented on THRIFT-2607:
--------------------------------
FAILURE: Integrated in Thrift #1203 (See
[https://builds.apache.org/job/Thrift/1203/])
THRIFT-2607 ThreadManager.cpp warning on clang++ 3.4 (roger: rev
9a242c02f6bb1d6c851d75d38522527ebdfbc12c)
* lib/cpp/src/thrift/concurrency/ThreadManager.cpp
> ThreadManager.cpp warning on clang++ 3.4
> ----------------------------------------
>
> Key: THRIFT-2607
> URL: https://issues.apache.org/jira/browse/THRIFT-2607
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Reporter: Konrad Grochowski
> Assignee: Roger Meier
> Attachments: THRIFT-2607.patch
>
>
> {code}
> thrift/lib/cpp/src/thrift/concurrency/ThreadManager.cpp:569:8: warning:
> private field 'firstTime_' is not used [-Wunused-private-field]
> bool firstTime_;
> ^
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)