THRIFT-1973 TCompactProtocol in C# lib does not serialize and deserialize negative...
authorHenrique Mendonça <henrique@apache.org>
Sat, 1 Jun 2013 09:33:25 +0000 (11:33 +0200)
committerHenrique Mendonça <henrique@apache.org>
Sat, 1 Jun 2013 14:53:32 +0000 (16:53 +0200)
commit8d22c10a47767f37eae8be3778dc40baa89713db
tree0f4cdd4267c208d341de76b700e5b3c66a673f9d
parentf57ec91e53b914c674812131bb261411b8b85c2b
THRIFT-1973 TCompactProtocol in C# lib does not serialize and deserialize negative int32 and int64 number correctly
Patch: Eric Ding
lib/csharp/Makefile.am
lib/csharp/src/Thrift.sln
lib/csharp/src/Transport/TMemoryBuffer.cs
lib/csharp/test/ThriftTest/ThriftTest.csproj
lib/csharp/test/ThriftTest/maketest.sh [new file with mode: 0644]
test/ThriftTest.thrift