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:
02357f2
)
Thrift-1428: shared.thrft does not include namespace for php, so thrift compiler...
author
Jake Farrell
<jfarrell@apache.org>
Wed, 16 Nov 2011 12:12:37 +0000
(12:12 +0000)
committer
Jake Farrell
<jfarrell@apache.org>
Wed, 16 Nov 2011 12:12:37 +0000
(12:12 +0000)
Client: test
Patch: Ruslan Shevchenko
shared.thrft does not include namespace for php, so thrift compiler generate incorrect name
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@
1202653
13f79535
-47bb-0310-9956-
ffa450edef68
tutorial/shared.thrift
patch
|
blob
|
history
diff --git
a/tutorial/shared.thrift
b/tutorial/shared.thrift
index
475e7f8
..
acb107b
100644
(file)
--- a/
tutorial/shared.thrift
+++ b/
tutorial/shared.thrift
@@
-25,6
+25,7
@@
namespace cpp shared
namespace java shared
namespace perl shared
+namespace php shared
struct SharedStruct {
1: i32 key