Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Patch Available
Description
thrift/lib/cpp/src/thrift/concurrency/ThreadManager.h:193:9: warning: class member cannot be redeclared [-Wredeclared-class-member] class Task; ^ thrift/lib/cpp/src/thrift/concurrency/ThreadManager.h:60:9: note: previous declaration is here class Task; ^