[ https://issues.apache.org/jira/browse/THRIFT-787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bryan Duxbury updated THRIFT-787: --------------------------------- Fix Version/s: 0.5 > Enums are not read correctly > ---------------------------- > > Key: THRIFT-787 > URL: https://issues.apache.org/jira/browse/THRIFT-787 > Project: Thrift > Issue Type: Bug > Components: Haskell - Compiler > Affects Versions: 0.1 > Environment: All platforms > Reporter: Spiridon Eliopoulos > Assignee: Spiridon Eliopoulos > Priority: Minor > Fix For: 0.5 > > Attachments: 0001--THRIFT-787-Fix-bug-in-enum-deserialization.patch, > v2-thrift-read-enums-cleanup.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.