Konrad Grochowski created THRIFT-2609:
-----------------------------------------
Summary: TFileTransport.h unused field warning (clang 3.4)
Key: THRIFT-2609
URL: https://issues.apache.org/jira/browse/THRIFT-2609
Project: Thrift
Issue Type: Bug
Reporter: Konrad Grochowski
{code}
thrift/lib/cpp/src/thrift/transport/TFileTransport.h:365:12: warning: private
field 'corruptedEventSleepTime_' is not used [-Wunused-private-field]
uint32_t corruptedEventSleepTime_;
^
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)