THRIFT-920. cpp: C++ Test and Tutorial does not compile anymore due to the change...
authorBryan Duxbury <bryanduxbury@apache.org>
Mon, 27 Sep 2010 17:26:02 +0000 (17:26 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Mon, 27 Sep 2010 17:26:02 +0000 (17:26 +0000)
commit833ae492902c08ab13ebc4efa73adef0a4936dff
treefc300d98f1b97a0847b7e1bf962c78bc14640e8e
parenta5df7c7b0ef66819f56039f95f6d8b40a3197d8d
THRIFT-920. cpp: C++ Test and Tutorial does not compile anymore due to the change within Enum handling

Patch: Roger Meier and Christian Lavoie

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@1001826 13f79535-47bb-0310-9956-ffa450edef68
test/cpp/Thrift-test.mk
test/cpp/src/TestClient.cpp
test/cpp/src/TestServer.cpp
tutorial/cpp/CppClient.cpp
tutorial/cpp/CppServer.cpp