commit | 123258ba60facd8581d868c71a543487b2acff3c | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Fri Oct 02 00:38:17 2015 +0200 |
committer | Jens Geyer <jensg@apache.org> | Fri Oct 02 00:38:17 2015 +0200 |
tree | 5470f572ed148f86eff5280e80f17ceaa48ff2be | |
parent | 96409d9dfecd8213726ee83ff1ac40695f8eeeec [diff] [blame] |
THRIFT-3364 Fix ruby binary field encoding in TJSONProtocol Client: Ruby Patch: Nobuaki Sukegawa <nsukeg@gmail.com> This closes #633
diff --git a/test/DebugProtoTest.thrift b/test/DebugProtoTest.thrift index 4e9fb47..50ae4c1 100644 --- a/test/DebugProtoTest.thrift +++ b/test/DebugProtoTest.thrift
@@ -20,6 +20,7 @@ namespace c_glib TTest namespace cpp thrift.test.debug namespace java thrift.test +namespace rb thrift.test struct Doubles { 1: double nan,