Konrad Grochowski created THRIFT-2607: -----------------------------------------
Summary: 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 {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)