Thrift: OCaml library binary protocol fix
authoriproctor <dev-null@apache.org>
Tue, 24 Jul 2007 19:47:55 +0000 (19:47 +0000)
committeriproctor <dev-null@apache.org>
Tue, 24 Jul 2007 19:47:55 +0000 (19:47 +0000)
commitd4de1e93c653c048f54944b331f8350dc45b81c0
tree7cfba8728af773d0370bca1a71460b4cd3c665dd
parent873726035af15c467770ca56a99f90f3f0ffd5a6
Thrift: OCaml library binary protocol fix

Summary: Binary protocol wasn't dealing with messages properly. Also
there was a math bug in readI32.
Reviewed by: mcslee
Test plan: Yes
Revert plan: yes

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665171 13f79535-47bb-0310-9956-ffa450edef68
lib/ocaml/src/TBinaryProtocol.ml
lib/ocaml/src/Thrift.ml