[ 
https://issues.apache.org/jira/browse/THRIFT-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14054231#comment-14054231
 ] 

Hudson commented on THRIFT-2608:
--------------------------------

FAILURE: Integrated in Thrift #1203 (See 
[https://builds.apache.org/job/Thrift/1203/])
THRIFT-2608 TNonblockingServer.cpp warnings on clang 3.4 (roger: rev 
2768eb29cebf22f4b225654f61ed1806e0cabb85)
* lib/cpp/src/thrift/server/TNonblockingServer.cpp


> TNonblockingServer.cpp warnings on clang 3.4
> --------------------------------------------
>
>                 Key: THRIFT-2608
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2608
>             Project: Thrift
>          Issue Type: Bug
>          Components: C++ - Library
>            Reporter: Konrad Grochowski
>            Assignee: Roger Meier
>         Attachments: THRIFT-2608.patch
>
>
> {code}
> thrift/lib/cpp/src/thrift/server/TNonblockingServer.cpp:164:7: warning: 
> private field 'taskHandle_' is not used [-Wunused-private-field]
>   int taskHandle_;
>       ^
> thrift/lib/cpp/src/thrift/server/TNonblockingServer.cpp:167:16: warning: 
> private field 'taskEvent_' is not used [-Wunused-private-field]
>   struct event taskEvent_;
>                ^
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to