THRIFT-916 long long becomes int64_t
authorRoger Meier <roger@apache.org>
Sun, 21 Nov 2010 16:59:05 +0000 (16:59 +0000)
committerRoger Meier <roger@apache.org>
Sun, 21 Nov 2010 16:59:05 +0000 (16:59 +0000)
commit5f9614cf9a8003a772e48d9d2ae5b2877d08a721
treee47460069ba027363c7db20592070be609f8b28e
parentd3bfe700308fa00eeed4bfa9cd76283c194c2d4a
THRIFT-916 long long becomes int64_t

Patch: Christian Lavoie

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1037500 13f79535-47bb-0310-9956-ffa450edef68
contrib/fb303/TClientInfo.cpp
lib/cpp/src/protocol/TProtocol.h
lib/cpp/src/transport/TFileTransport.cpp
test/cpp/src/TestClient.cpp
test/cpp/src/main.cpp
test/cpp/src/nb-main.cpp