THRIFT-1106. cpp: C++ code TAsyncProtocolProcessor.h & TAsyncBufferProcessor.h dont...
authorBryan Duxbury <bryanduxbury@apache.org>
Wed, 23 Mar 2011 18:05:27 +0000 (18:05 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Wed, 23 Mar 2011 18:05:27 +0000 (18:05 +0000)
commitd081dd668b4c8d11de68d4e2047b3e54cfc21ec3
tree3e26de5f0efc9247d691f2bf87dc1ca0a0a3643a
parentf51a4ce89e947204bd401c1afd0885f2f38126cc
THRIFT-1106. cpp: C++ code TAsyncProtocolProcessor.h & TAsyncBufferProcessor.h dont have virtual functions but no virtual destructor. Causes warnings on -Wall

Patch: Fasih

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1084656 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/src/async/TAsyncBufferProcessor.h
lib/cpp/src/async/TAsyncProtocolProcessor.h