Allow "*" as a catch-all namespace.
authorDavid Reiss <dreiss@apache.org>
Thu, 2 Sep 2010 16:41:45 +0000 (16:41 +0000)
committerDavid Reiss <dreiss@apache.org>
Thu, 2 Sep 2010 16:41:45 +0000 (16:41 +0000)
commitfb790d726297cfa85900db00214fc0f3a9d029e6
tree708ddf62b433af57bea98f4b5d951728f2b8f8d9
parentf723e8d5b59bc5322663431e82c75ccace59287a
Allow "*" as a catch-all namespace.

In an IDL file, you can can now declare "namespace * foo",
which will apply to any language not explicitly specified.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@992012 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/parse/t_program.h
compiler/cpp/src/thriftl.ll
compiler/cpp/src/thrifty.yy
test/ThriftTest.thrift