OCaml compiler generates invalid OCaml
--------------------------------------

                 Key: THRIFT-1020
                 URL: https://issues.apache.org/jira/browse/THRIFT-1020
             Project: Thrift
          Issue Type: Bug
          Components: OCaml - Compiler
    Affects Versions: 0.7
            Reporter: Richard Low


There are a couple of bugs in the current thrift that cause invalid OCaml to be 
generated.  One problem is that floats can be written without a decimal point.  
The other is that the copy type in the mli file is wrong.

The attached patch fixes both of the issues.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to