Thrift: Fix fastbinary.c for Python 2.4.
authorDavid Reiss <dreiss@apache.org>
Sun, 26 Aug 2007 02:21:24 +0000 (02:21 +0000)
committerDavid Reiss <dreiss@apache.org>
Sun, 26 Aug 2007 02:21:24 +0000 (02:21 +0000)
commit5ec8e26d25dc459041e7c31aa2c65eff4f70ad4e
tree6426ffd25a6e17531cc4a36fb39d5b3d7b1c34c7
parent382fc3043cba33fea1a919e4e6bfeac0cb9c22aa
Thrift: Fix fastbinary.c for Python 2.4.

Summary:
The recently committed fastbinary.c doesn't compile with Python 2.4.
This version does.

Blame Rev: 56816

Reviewed By: mcslee

Test Plan: make install on devrs004

Revert Plan: Do 56816 also.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665225 13f79535-47bb-0310-9956-ffa450edef68
lib/py/src/protocol/fastbinary.c