[
https://issues.apache.org/jira/browse/THRIFT-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14054229#comment-14054229
]
Hudson commented on THRIFT-2609:
--------------------------------
FAILURE: Integrated in Thrift #1203 (See
[https://builds.apache.org/job/Thrift/1203/])
THRIFT-2609 TFileTransport.h unused field warning (clang 3.4) (roger: rev
5f61d29a26b7d3988c0ca7ec3bbac160c0cb7511)
* lib/cpp/src/thrift/transport/TFileTransport.cpp
> 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
> Components: C++ - Library
> Reporter: Konrad Grochowski
> Assignee: Roger Meier
> Attachments: THRIFT-2609.patch
>
>
> {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)