commit | 22888ce3a84f38c1478f38ad0d1ff3ed7fdf5f39 | [log] [tgz] |
---|---|---|
author | Roger Meier <roger@apache.org> | 周日 2月 09 11:31:02 2014 +0100 |
committer | Roger Meier <roger@apache.org> | 周日 2月 09 11:31:02 2014 +0100 |
tree | ebfc141e5461a988cec980658b73a0800f694934 | |
parent | 2f51f327e3b6d22e578a84a037d1a9094c64dd9b [diff] |
THRIFT-2352 msvc failed to compile thrift tests Patch: Sergei Nikulov & Roger Meier
diff --git a/test/DebugProtoTest.thrift b/test/DebugProtoTest.thrift index e2bba40..3cb3478 100644 --- a/test/DebugProtoTest.thrift +++ b/test/DebugProtoTest.thrift
@@ -27,7 +27,7 @@ 3: double neginf, 4: double repeating, 5: double big, - 6: double small, + 6: double tiny, 7: double zero, 8: double negzero, }