THRIFT-445. rb: client and processor do not inherit from the proper namespace scope
authorBryan Duxbury <bryanduxbury@apache.org>
Mon, 13 Apr 2009 17:48:23 +0000 (17:48 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Mon, 13 Apr 2009 17:48:23 +0000 (17:48 +0000)
commit256f704d9d2b9c5e8f09c8bfd890af47aedf1d6b
tree7ebba53601f15b25dc30745030bcad77a529eb73
parentff219acb6c6ec434d48ceb78ec4b7e03141e27b5
THRIFT-445. rb: client and processor do not inherit from the proper namespace scope

This patch adds namespace support to a client and processor extended from an included thrift def with its own namespace.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@764540 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_rb_generator.cc