THRIFT-1105. ocaml: OCaml generator does not prefix methods of included structs with...
authorBryan Duxbury <bryanduxbury@apache.org>
Wed, 23 Mar 2011 17:57:21 +0000 (17:57 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Wed, 23 Mar 2011 17:57:21 +0000 (17:57 +0000)
commitf51a4ce89e947204bd401c1afd0885f2f38126cc
tree297aa8bfb26a9f1c38c8a0de0d35c3ec816e09c2
parent1606659171d9ee8885d5806d6030ec39399b3b08
THRIFT-1105. ocaml: OCaml generator does not prefix methods of included structs with their type

This patch fixes the ocaml generator to generate good code when the 'include' Thrift IDL directive is used.

Patch: Joel Raymont

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1084654 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_ocaml_generator.cc