thrift/test/ocaml
iproctor 8361bf0565 ocaml and haskell thrift clients now calling readMessageEnd
Summary: I neglected to make the call to readMessageEnd if the client read an app exception in the haskell and ocaml code. Fixed now. The test cases for both now also compile with the new ThriftTest.thrift (though haskell's is still not doing anything but echoing  the args)

Reviewed By: dreiss

Test Plan: Ran test code. This bug would actually never show up because there's only tbinaryprotocol implemented for these languages and that does nothing on a readMessageEnd.

Revert: OK

DiffCamp Revision: 11377


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665651 13f79535-47bb-0310-9956-ffa450edef68
2008-04-10 00:31:55 +00:00
..
client Thrift: OCaml and HS servers more general 2007-08-08 01:43:39 +00:00
server ocaml and haskell thrift clients now calling readMessageEnd 2008-04-10 00:31:55 +00:00
Makefile Thrift: OCaml library and generator 2007-07-16 21:59:24 +00:00