THRIFT-385. hs: 64-bit integer and double types incorrectly serialized on 32-bit...
authorBryan Duxbury <bryanduxbury@apache.org>
Tue, 24 Mar 2009 00:34:16 +0000 (00:34 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Tue, 24 Mar 2009 00:34:16 +0000 (00:34 +0000)
commitf3c83cf88e2a1978d68b1e74dbd7d7b04569dfd5
tree45a2865f6b14d6fdee28e412f27f4dd20ff3d1d3
parentff58a9aecde963cb1a4c8214f6516796f694b5cb
THRIFT-385. hs: 64-bit integer and double types incorrectly serialized on 32-bit platforms

Use 64-bit types where appropriate.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@757619 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_hs_generator.cc
lib/hs/src/TBinaryProtocol.hs
lib/hs/src/Thrift.hs