[c2hs] #43: Please support anonymous enums

#43: Please support anonymous enums --------------------+------------------------------------------------------- Reporter: guest | Type: defect Status: new | Priority: normal Milestone: | Component: general Version: 0.16.0 | Keywords: --------------------+------------------------------------------------------- c2hs doesn't currently support anonymous enums. Please consider supporting them. Ideally, a single name from the enum should suffice to identify it, and the enum declaration could supply a Haskell name for the enum. -- Ticket URL: http://hackage.haskell.org/trac/c2hs/ticket/43 c2hs http://www.cse.unsw.edu.au/~chak/haskell/c2hs/ C->Haskell, An Interface Generator for Haskell

#43: Please support anonymous enums --------------------+------------------------------------------------------- Reporter: guest | Type: defect Status: new | Priority: normal Milestone: | Component: general Version: 0.16.0 | Keywords: --------------------+------------------------------------------------------- Comment(by guest): Apparently the documentation just hasn't updated to document {# enum define ... #}, which works fine here. I'd still love to identify the anonymous enum by providing just one of the enum members, but that represents a minor enhancement, not a bug. -- Ticket URL: http://hackage.haskell.org/trac/c2hs/ticket/43#comment:1 c2hs http://www.cse.unsw.edu.au/~chak/haskell/c2hs/ C->Haskell, An Interface Generator for Haskell
participants (1)
-
c2hs