Enums are not read correctly
----------------------------
Key: THRIFT-787
URL: https://issues.apache.org/jira/browse/THRIFT-787
Project: Thrift
Issue Type: Bug
Components: Compiler (Haskell)
Affects Versions: 0.1
Environment: All platforms
Reporter: Spiridon Eliopoulos
Assignee: Spiridon Eliopoulos
Priority: Minor
The Haskell (and OCaml) generators emit incorrect code for enum
deserilalization. The value counter is not reset to -1 before the
deserialization function is generated.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.