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 09:33:25 +0000 (11:33 +0200)
commit5a61438a5e61505d226d9aef1d131659109e5781
treeb36b127e495cb7cbdc3c5f7b5c007cfa7bb93dd1
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
test/ThriftTest.thrift