Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Patch Available
Description
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_; ^