[ https://issues.apache.org/jira/browse/THRIFT-743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Christian Lavoie closed THRIFT-743. ----------------------------------- Yeah, I can get my tests (and thus all of Thrift and the Thrift generated code I need) with this patch in all three basic set of flags: 1) -fglasgow-exts 2) -XArrows 3) neither > compile error with GHC 6.12.1 > ----------------------------- > > Key: THRIFT-743 > URL: https://issues.apache.org/jira/browse/THRIFT-743 > Project: Thrift > Issue Type: Bug > Components: Haskell - Compiler, Haskell - Library > Environment: Debian GNU/Linux 5.0.4, x86_64 > Reporter: Martin Grabmueller > Assignee: Christian Lavoie > Fix For: 0.5 > > Attachments: ghc-6.12.1-compile-problem-patch-v2.txt, > ghc-6.12.1-compile-problem-patch.txt, v3-thrift-compile-errors.patch, > v4-rename-proc-rec-keywords.patch > > > The Haskell bindings do not compile with GHC 6.12.1, because rec seems to be > a reserved word in that version. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.