[ https://issues.apache.org/jira/browse/THRIFT-787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Spiridon Eliopoulos updated THRIFT-787: --------------------------------------- Attachment: 0001--THRIFT-787-Fix-bug-in-enum-deserialization.patch This patch fixes this issue. > 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 > Attachments: 0001--THRIFT-787-Fix-bug-in-enum-deserialization.patch > > > 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.