[
https://issues.apache.org/jira/browse/THRIFT-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Grochowski updated THRIFT-2607:
--------------------------------------
Attachment: THRIFT-2607.patch
> ThreadManager.cpp warning on clang++ 3.4
> ----------------------------------------
>
> Key: THRIFT-2607
> URL: https://issues.apache.org/jira/browse/THRIFT-2607
> Project: Thrift
> Issue Type: Bug
> Reporter: Konrad Grochowski
> 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)