[ 
https://issues.apache.org/jira/browse/THRIFT-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konrad Grochowski updated THRIFT-2608:
--------------------------------------

    Attachment: THRIFT-2608.patch

just removed unused fields

> TNonblockingServer.cpp warnings on clang 3.4
> --------------------------------------------
>
>                 Key: THRIFT-2608
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2608
>             Project: Thrift
>          Issue Type: Bug
>            Reporter: Konrad Grochowski
>         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