C++ code TAsyncProtocolProcessor.h & TAsyncBufferProcessor.h dont have virtual
functions but no virtual destructor. Causes warnings on -Wall
--------------------------------------------------------------------------------------------------------------------------------------------
Key: THRIFT-1106
URL: https://issues.apache.org/jira/browse/THRIFT-1106
Project: Thrift
Issue Type: Bug
Components: C++ - Library
Affects Versions: 0.6
Reporter: Fasih
Priority: Minor
The classes TAsyncBufferProcessor.h & TAsyncProtocolProcessor.h have virtual
functions but no virtual destructor.
This causes warnings on -Wall
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira