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:
d5c98ee
)
rb: Switch to dyn generator syntax for testing namespaces
author
Kevin Clark
<kclark@apache.org>
Wed, 18 Jun 2008 00:52:05 +0000
(
00:52
+0000)
committer
Kevin Clark
<kclark@apache.org>
Wed, 18 Jun 2008 00:52:05 +0000
(
00:52
+0000)
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@668898
13f79535
-47bb-0310-9956-
ffa450edef68
test/SmallTest.thrift
patch
|
blob
|
history
diff --git
a/test/SmallTest.thrift
b/test/SmallTest.thrift
index
531bf17
..
36ee349
100644
(file)
--- a/
test/SmallTest.thrift
+++ b/
test/SmallTest.thrift
@@
-1,5
+1,5
@@
-
ruby_namespace
TestNamespace
+
namespace rb
TestNamespace
struct Goodbyez {
1: i32 val = 325;