[
https://issues.apache.org/jira/browse/THRIFT-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roger Meier resolved THRIFT-2607.
---------------------------------
Resolution: Fixed
Assignee: Roger Meier
thanks Konrad!
> 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)