Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
1785985
)
Added namespace declaration
author
Marc Slemko
<marc@apache.org>
Tue, 15 Aug 2006 00:21:45 +0000
(
00:21
+0000)
committer
Marc Slemko
<marc@apache.org>
Tue, 15 Aug 2006 00:21:45 +0000
(
00:21
+0000)
Added namespace declaration to thrift grammar
Modified C++ code generator to produce equivalent C++ namespace for thrift namespace if specified
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664756
13f79535
-47bb-0310-9956-
ffa450edef68
test/ThriftTest.thrift
patch
|
blob
|
history
diff --git
a/test/ThriftTest.thrift
b/test/ThriftTest.thrift
index
abbeb0c
..
ac0d95c
100644
(file)
--- a/
test/ThriftTest.thrift
+++ b/
test/ThriftTest.thrift
@@
-1,4
+1,4
@@
-
//
namespace thrift.test
+namespace thrift.test
enum Numberz
{